blob: b15fdb7f83035938e50f47bab9a53d674ce6cfc3 [file] [log] [blame]
{
"name": "ShowAPI_SDK",
"version": "0.1.3",
"summary": "SDK for invoke api from www.showapi.com",
"description": "*Simple SDK for invoke api from www.showapi.com",
"homepage": "https://github.com/bluedarker/ShowAPI_SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bluedarker": "bluedarker@gmail.com"
},
"source": {
"git": "https://github.com/bluedarker/ShowAPI_SDK.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ShowAPI_SDK/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}