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