[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 1 / WGURLRequestKit / 1.0.6 / WGURLRequestKit.podspec.json
blob9d1a1abf249822d580e94203e123416bd520b111
2   "name": "WGURLRequestKit",
3   "version": "1.0.6",
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.6"
17   },
18   "source_files": "WGURLRequestKit/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }