blob: df1c795fef8d23ffbcb0a1116e8879e3981098f2 [file] [log] [blame]
{
"name": "AFUrbanAirshipClient",
"version": "0.0.2",
"license": "MIT",
"summary": "[Deprecated] An API Client for Registering and Unregistering Devices with Urban Airship.",
"homepage": "https://github.com/mattt/AFUrbanAirshipClient",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/AFUrbanAirshipClient.git",
"tag": "0.0.2"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"dependencies": {
"AFNetworking": [
"~> 2.0"
]
}
}