[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 3 / 0 / c / LBNetworkManager / 1.0.0 / LBNetworkManager.podspec.json
blob91cd417d9fc65a7adf74787144596e4c0a4a12bc
2   "name": "LBNetworkManager",
3   "version": "1.0.0",
4   "summary": "对AFNetworking实用性封装。",
5   "description": "对AFNetworking进行针项目的实用性封装。",
6   "homepage": "https://github.com/A1129434577/LBNetworkManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘彬": "1129434577@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/A1129434577/LBNetworkManager.git",
19     "tag": "1.0.0"
20   },
21   "dependencies": {
22     "AFNetworking": [
24     ]
25   },
26   "source_files": "LBNetworkManager/**/*.{h,m}",
27   "requires_arc": true