[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / e / c / LSNetwork / 0.1.0 / LSNetwork.podspec.json
blob8f10b0a60aa9458b3d54f64fadbf4324d8f761bb
2   "name": "LSNetwork",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSNetwork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "React": [
28     ]
29   }