ashen_23

sdk init

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