[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / c / ZKNetworking / 0.0.1 / ZKNetworking.podspec.json
blob14ecc7cd0a00f1e8bf0687742d651f97bf7620df
2   "name": "ZKNetworking",
3   "version": "0.0.1",
4   "summary": "Power by AFNetworking",
5   "description": "easy to use AFNetworking.",
6   "homepage": "https://github.com/bestDew/ZKNetworking",
7   "license": "MIT",
8   "authors": {
9     "bestdew": "a_pple0429@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/bestDew/ZKNetworking.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "ZKNetworking",
20     "ZKNetworking/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ]
26   }