[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 2 / 6 / LBApi / 0.0.1 / LBApi.podspec.json
blobfa02f0ddc13028d3d3ad2387ea68e9faf778eb49
2   "name": "LBApi",
3   "version": "0.0.1",
4   "summary": "网络请求框架",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lyq4436/LBApi",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "872472634@qq.com": "linbo_vip1987@163.com"
13   },
14   "source": {
15     "git": "https://github.com/lyq4436/LBApi.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LBApi/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ]
26   }