blob: 0f8f3167a75a70d9b4a3cf712ae6cff639809386 [file] [log] [blame]
{
"name": "GAPandoraBotsClient",
"version": "1.0.0",
"license": "MIT",
"summary": "An API Client for Registering and Unregistering Devices with Urban Airship.",
"homepage": "https://github.com/guilhermeandrade/GAPandoraBotsClient",
"authors": {
"Guilherme Andrade": "gui.aandrade@gmail.com"
},
"source": {
"git": "https://github.com/guilhermeandrade/GAPandoraBotsClient.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"dependencies": {
"AFNetworking": [
"~> 1.0"
],
"AFKissXMLRequestOperation": [
]
}
}