[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 3 / b / WFNetWorking / 1.0.1 / WFNetWorking.podspec.json
blob37739229cc2c77bfb78965fd090bb12f45364bca
2   "name": "WFNetWorking",
3   "version": "1.0.1",
4   "summary": "WFNetworking is a lightweight network library base on AFNetworking",
5   "homepage": "https://github.com/crossPQW/WFNetworking",
6   "license": "MIT",
7   "authors": {
8     "Shaohua Huang": "651024752@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/crossPQW/WFNetworking.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "WFNetworking",
19     "WFNetworkingDemo/WFNetworking/**/*.{h,m}"
20   ],
21   "dependencies": {
22     "AFNetworking": [
24     ]
25   }