[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / d / b / LCAFNetworkingManager / 4.0.2 / LCAFNetworkingManager.podspec.json
blobb0087b2d6fd3fb4378c1c1b3b0566295c2637a77
2   "name": "LCAFNetworkingManager",
3   "version": "4.0.2",
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": "4.0.2"
17   },
18   "source_files": "LCNet/LCAFNetworkingManager/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }