blob: 807d79cb74387385a5d08f335ab2a405dfbba9ba [file] [log] [blame]
{
"name": "AdtradeAPI",
"version": "1.1.1",
"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.1"
},
"dependencies": {
"ATNetworking": [
]
},
"platforms": {
"ios": "6.0"
},
"source_files": "Classes/**/*.[h,m]",
"frameworks": "AdSupport",
"requires_arc": true
}