blob: 86ba0fef4551d7c8883a65fbae0912a8b2a39af9 [file] [log] [blame]
{
"name": "ShowAPI_SDK",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ShowAPI_SDK/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}