blob: 732dbb6cbb8adb33a50eb39dd70f967a36d93e26 [file] [log] [blame]
{
"name": "ATNetworking",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Classes/**/*.[h,m]",
"requires_arc": true
}