[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / d / b / LCAFNetworkingManager / 1.1.5 / LCAFNetworkingManager.podspec.json
blobf472129d89db4bc9acb741270b9701f9308b957e
2   "name": "LCAFNetworkingManager",
3   "version": "1.1.5",
4   "summary": "LCNetworking for use AFN",
5   "description": "LCNetWorking is a network class",
6   "homepage": "https://github.com/LiChongLC/network",
7   "license": "MIT",
8   "authors": {
9     "LiChongLC": "617650056@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LiChongLC/network.git",
16     "tag": "1.1.5"
17   },
18   "source_files": "LCNet/LCAFNetworkingManager/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }