blob: a90b2b45d3247d915e95b92621f1e283a83c4931 [file] [log] [blame]
{
"name": "AdtradeAPI",
"version": "1.1.0",
"summary": "Wrapper for Adtrade API.",
"homepage": "https://github.com/adtrade/adtrade-ios-api",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"williamlocke": "williamlocke@me.com"
},
"source": {
"git": "https://github.com/adtrade/adtrade-ios-api.git",
"tag": "1.1.0"
},
"dependencies": {
"ATNetworking": [
]
},
"platforms": {
"ios": "6.0"
},
"source_files": "Classes/**/*.[h,m]",
"frameworks": "AdSupport",
"requires_arc": true
}