blob: 9da371b55db85ff4480493a6c2f85e1aa721271d [file] [log] [blame]
{
"name": "AFFCCAPIClient",
"version": "0.0.2",
"summary": "AFHTTPClient subclass for the FCC API.",
"homepage": "https://github.com/pj4533/AFFCCAPIClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PJ Gray": "pj4533@gmail.com"
},
"source": {
"git": "https://github.com/pj4533/AFFCCAPIClient.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "AFFCCAPIClient",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}