[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / c / LSNetwork / 0.1.1 / LSNetwork.podspec.json
blobb3710b3a1261ff318608670de8d0a4a7ffdae696
2   "name": "LSNetwork",
3   "version": "0.1.1",
4   "summary": "iOS Network封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://www.lianshang.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mi": "roy.mi@lianshang.com"
13   },
14   "source": {
15     "git": "git@git.lsfash.cn:nativeLib_iOS/network.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSNetwork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "React": [
28     ],
29     "Realm": [
31     ]
32   }