[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 4 / e / LSiOSRequest / 0.2.1 / LSiOSRequest.podspec.json
blob03724bb803ea84d80d3e8fca7cdc78ecc2eaad44
2   "name": "LSiOSRequest",
3   "version": "0.2.1",
4   "summary": "业务工具 - 网络请求",
5   "description": "网络请求工具\n更新说明:\n可配置错误提示语时长",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSRequest.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSRequest.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSRequest/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "CoreTelephony"
25   ],
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "MBProgressHUD": [
32     ],
33     "MJExtension": [
35     ],
36     "DFLogManager": [
38     ],
39     "GTMBase64": [
41     ]
42   }