[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / e / c / LSNetwork / 0.1.19 / LSNetwork.podspec.json
blobc644996ca8ff7310f0af3b7f6a0d8892204fcea5
2   "name": "LSNetwork",
3   "version": "0.1.19",
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.19"
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   }