[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / e / c / LSNetwork / 0.1.17 / LSNetwork.podspec.json
blob4e3ad1babd015ab3e70b4666da96bf0640194528
2   "name": "LSNetwork",
3   "version": "0.1.17",
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.17"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSNetwork/Classes/**/*",
22   "resource_bundles": {
23     "LSNetwork": [
24       "LSNetwork/Assets/*.cer"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "React": [
33     ],
34     "Realm": [
36     ],
37     "SVProgressHUD": [
38       "~> 1.1.3"
39     ]
40   }