blob: ac684b1226d21d280b60518eda65c94089e131ca [file] [log] [blame]
{
"name": "TestDemoPodSDK",
"version": "0.2.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": "c85579c7b63ff2e1b87ad2223635d31b2b704c22",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestDemoPodSDK/Classes/**/*",
"resource_bundles": {
"TestDemoPodSDK": [
"TestDemoPodSDK/Assets/*.{xib,storyboard}"
]
},
"dependencies": {
"FMDB": [
]
},
"pushed_with_swift_version": "3.0"
}