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