blob: 0185ecc9dac0d98e30f544d336293880e56659db [file] [log] [blame]
{
"name": "ShowAPI_SDK",
"version": "0.1.4",
"summary": "SDK for invoke api from www.showapi.com",
"description": "*Simple SDK for invoke api from www.showapi.com",
"homepage": "https://github.com/showapi-public/showapi_sdk_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bluedarker": "bluedarker@gmail.com"
},
"source": {
"git": "https://github.com/showapi-public/showapi_sdk_ios.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ShowAPI_SDK/Classes/**/*",
"dependencies": {
"AFNetworking/Serialization": [
"~> 3.2.1"
],
"AFNetworking/Security": [
"~> 3.2.1"
],
"AFNetworking/NSURLSession": [
"~> 3.2.1"
],
"AFNetworking/Reachability": [
"~> 3.2.1"
]
}
}