[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / 4 / LZNetWorking / 1.0.4 / LZNetWorking.podspec.json
blob2be7b9499d699b2cff10f9d42343b0e32a1a7304
2   "name": "LZNetWorking",
3   "version": "1.0.4",
4   "summary": "YTKNetworking with AFNetworking 3.0",
5   "description": "YTKNetworking with AFNetworking 3.0.",
6   "homepage": "https://github.com/cvby/LZNetworking",
7   "license": "MIT",
8   "authors": {
9     "cvby": "lizhengchaoqiang@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/cvby/LZNetworking.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "LZNetwork/LZNetwork/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.0"
23     ]
24   }