[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 2 / 9 / LBNetRequest / 0.1.1 / LBNetRequest.podspec.json
blobf718661c39efc215ff4e8f88b69183d7b5c2eb7e
2   "name": "LBNetRequest",
3   "version": "0.1.1",
4   "summary": "LBNetRequest 组件网络库.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MrLeeSr/LBComponentNetRequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sclibing": "18300072196@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MrLeeSr/LBComponentNetRequest.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LBNetRequest/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.0"
25     ],
26     "LBBaseTools": [
27       "~> 0.1.0"
28     ]
29   }