[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / 9 / AFUrbanAirshipClient / 0.0.2 / AFUrbanAirshipClient.podspec.json
blobdf1c795fef8d23ffbcb0a1116e8879e3981098f2
2   "name": "AFUrbanAirshipClient",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "[Deprecated] An API Client for Registering and Unregistering Devices with Urban Airship.",
6   "homepage": "https://github.com/mattt/AFUrbanAirshipClient",
7   "authors": {
8     "Mattt Thompson": "m@mattt.me"
9   },
10   "source": {
11     "git": "https://github.com/mattt/AFUrbanAirshipClient.git",
12     "tag": "0.0.2"
13   },
14   "source_files": "*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0"
18   },
19   "dependencies": {
20     "AFNetworking": [
21       "~> 2.0"
22     ]
23   }