[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 0 / 8 / d / LQGNetworkManager / 1.0.0 / LQGNetworkManager.podspec.json
blob5b982b626edfad25477e87b6e081594f8e1baf82
2   "name": "LQGNetworkManager",
3   "version": "1.0.0",
4   "summary": "网络管理",
5   "description": "TODO: Add long description of the pod here.",
6   "authors": {
7     "罗建": "362130376@qq.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "homepage": "https://github.com/LuoJianGitHub",
14   "source": {
15     "git": "https://github.com/LuoJianGitHub/LQGNetworkManager.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LQGNetworkManager/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "LQGBaseModel": [
28     ]
29   }