[Add] AWSCloudWatch 2.40.0
[CocoaPods.git] / Specs / 9 / f / 3 / GAPandoraBotsClient / 1.0.0 / GAPandoraBotsClient.podspec.json
blob0f8f3167a75a70d9b4a3cf712ae6cff639809386
2   "name": "GAPandoraBotsClient",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "An API Client for Registering and Unregistering Devices with Urban Airship.",
6   "homepage": "https://github.com/guilhermeandrade/GAPandoraBotsClient",
7   "authors": {
8     "Guilherme Andrade": "gui.aandrade@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/guilhermeandrade/GAPandoraBotsClient.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "dependencies": {
21     "AFNetworking": [
22       "~> 1.0"
23     ],
24     "AFKissXMLRequestOperation": [
26     ]
27   }