blob: f19008387983632e5cfc10b239b2c387108b38e2 [file] [log] [blame]
{
"name": "AFFCCAPIClient",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "AFFCCAPIClient",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}