[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 1 / WGURLRequestKit / 1.0.4 / WGURLRequestKit.podspec.json
blob2df7e8cdcf352c2a28c49d4ce99691732466987e
2   "name": "WGURLRequestKit",
3   "version": "1.0.4",
4   "summary": "AFNetworking wrapper.",
5   "description": "AFNetworking wrapper. work for me.",
6   "homepage": "https://github.com/lgw51/WGURLRequestKit",
7   "license": "MIT",
8   "authors": {
9     "7owen": "lgw52@hotmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/lgw51/WGURLRequestKit.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "WGURLRequestKit/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }