[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / f / e / VKNetworkHandle / 1.0 / VKNetworkHandle.podspec.json
blobb040dd33441b95f26d283808f14954cebd332bec
2   "name": "VKNetworkHandle",
3   "version": "1.0",
4   "summary": "A network tool with AFNetworking",
5   "homepage": "https://github.com/Senvid-iOS/VKNetworkHandle",
6   "license": "MIT",
7   "authors": {
8     "Senvid": "hbcsw123@163.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/Senvid-iOS/VKNetworkHandle.git",
15     "tag": "1.0"
16   },
17   "source_files": "VKNetworkHandle/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }