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