[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 4 / e / LSiOSRequest / 0.0.6 / LSiOSRequest.podspec.json
blob04b7c49f2ed0567c7b2867497b70d56a505a523f
2   "name": "LSiOSRequest",
3   "version": "0.0.6",
4   "summary": "朗新框架 - 业务工具 - 网络请求",
5   "description": "网络请求工具,和朗新的api逻辑高度契合\n更新说明:每个接口返回401错误后,增加重新刷新token的机会",
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.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSRequest/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "LSiOSBasic": [
25       "~> 0.0.12"
26     ],
27     "AFNetworking": [
29     ],
30     "MBProgressHUD": [
32     ],
33     "MJExtension": [
35     ],
36     "DFLogManager": [
37       "~> 0.0.6"
38     ]
39   }