[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 7 / 5 / AFNetworking / 1.0RC3 / AFNetworking.podspec.json
blobee7c43c41fcfb27ac520df2527d3ad733420c84f
2   "name": "AFNetworking",
3   "version": "1.0RC3",
4   "license": "MIT",
5   "summary": "A delightful iOS and OS X networking framework.",
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": "1.0RC3"
14   },
15   "source_files": "AFNetworking",
16   "requires_arc": true,
17   "frameworks": "SystemConfiguration",
18   "prefix_header_contents": "#import <SystemConfiguration/SystemConfiguration.h>"