[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 7 / 5 / AFNetworking / 0.7.0 / AFNetworking.podspec.json
blob39f242bdfb87c93abb22aad8540fcaeeef214900
2   "name": "AFNetworking",
3   "version": "0.7.0",
4   "license": "MIT",
5   "summary": "A delightful iOS networking library with NSOperations and block-based callbacks.",
6   "homepage": "https://github.com/AFNetworking/AFNetworking",
7   "authors": {
8     "Mattt Thompson": "m@mattt.me",
9     "Scott Raymond": "sco@gowalla.com"
10   },
11   "source": {
12     "git": "https://github.com/AFNetworking/AFNetworking.git",
13     "tag": "0.7.0"
14   },
15   "source_files": "AFNetworking",
16   "libraries": "z",
17   "dependencies": {
18     "JSONKit": [
20     ]
21   },
22   "requires_arc": false