blob: 4da8f72cfebedb76be96b095a561485986e16163 [file] [log] [blame]
{
"name": "TestDemoPodSDK",
"version": "0.1.0",
"summary": "A test cocoa named TestDemoPodSDK.",
"description": "This is a demo for testing purpose.",
"homepage": "https://github.com/HariniMurali/TestDemoPodSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carey Sam": "jcareysam@gmail.com"
},
"source": {
"git": "https://github.com/HariniMurali/TestDemoPodSDK.git",
"commit": "0b09ab5bb93c5905858d0958299737dc048eb099",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestDemoPodSDK/Classes/**/*",
"resource_bundles": {
"TestDemoPodSDK": [
"TestDemoPodSDK/Assets/*.{xib,storyboard}"
]
},
"pushed_with_swift_version": "3.0"
}