[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / e / LSiOSRequest / 0.2.3 / LSiOSRequest.podspec.json
blobbda4f5d503f318828a4f92e2aa92e8823fce2086
2   "name": "LSiOSRequest",
3   "version": "0.2.3",
4   "summary": "业务工具 - 网络请求",
5   "description": "网络请求工具\n更新说明:\n优化加载进程的取消方法;优化设备权限判断方法;增加token刷新机制分类LSRequestTokenRefresAutoV2;增加头文件的注释说明。",
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.3"
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   }