[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / 1 / AFNetworkingPlugin / 0.0.1 / AFNetworkingPlugin.podspec.json
blob4f1ed6e5680f01699794b99a1f7cbdaf45e2d0de
2   "name": "AFNetworkingPlugin",
3   "version": "0.0.1",
4   "summary": "打印AFNetworking请求日志",
5   "description": "用于Debug模式下打印AFNetworking请求日志",
6   "homepage": "https://github.com/zlfyuan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zf": "zlfyuan1996@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zlfyuan/AFNetworkingPlugin.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AFNetworkingPlugin/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }