ashen_23

sdk init

  1 +
1 Pod::Spec.new do |s| 2 Pod::Spec.new do |s|
2 s.name = 'HHIMSDK' 3 s.name = 'HHIMSDK'
3 - s.version = '0.1.0' 4 + s.version = "1.0.2.040917"
4 s.summary = 'A short description of HHIMSDK.' 5 s.summary = 'A short description of HHIMSDK.'
5 s.description = <<-DESC 6 s.description = <<-DESC
6 -TODO: Add long description of the pod here. 7 + TODO: Add long description of the pod here.
7 DESC 8 DESC
8 9
9 s.homepage = 'https://github.com/shmily/HHIMSDK' 10 s.homepage = 'https://github.com/shmily/HHIMSDK'
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3 +<plist version="1.0">
  4 +<dict>
  5 + <key>HHBundleVersion</key>
  6 +<string>1.0.2.040917</string></dict>
  7 +</plist>
No preview for this file type