blob: d9325ec439c94db63d536e017f3c3b5d1d9644df [file] [log] [blame]
{
"name": "ATNetworking",
"version": "1.0.1",
"summary": "Lightweight networking library for consuming RESTful JSON APIs.",
"homepage": "https://github.com/adtrade/ATNetworking",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"williamlocke": "williamlocke@me.com"
},
"source": {
"git": "https://github.com/adtrade/ATNetworking.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Classes/**/*.[h,m]",
"requires_arc": true
}