blob: 3ebcd38cef14df7bba06ab2987fac8e09fb764ba [file] [log] [blame]
{
"name": "TestDemoPodSDK",
"version": "0.3.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": "2ace754d57d58af0be26b9f4d932c6a3612c86d3",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestDemoPodSDK/Classes/**/*",
"resource_bundles": {
"TestDemoPodSDK": [
"TestDemoPodSDK/Assets/*.{png,jpg,xib,storyboard}"
]
},
"dependencies": {
"FMDB": [
],
"Cosmos": [
]
},
"pushed_with_swift_version": "3.0"
}