[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 7 / 4 / QQCloudDisk / 0.2.0 / QQCloudDisk.podspec.json
blobb20da19cde063f93b58576566d726995a49621d1
2   "name": "QQCloudDisk",
3   "version": "0.2.0",
4   "summary": "A short description of QQCloudDisk.",
5   "homepage": "https://gitee.com/iOSlwp/qqcloud-disk.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lwp": "610310337@qq.com"
12   },
13   "pod_target_xcconfig": {
14     "VALID_ARCHS": "x86_64 armv7 arm64"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://gitee.com/iOSlwp/qqcloud-disk.git",
21     "tag": "0.2.0"
22   },
23   "source_files": "BonadeCloudDisk/Classes/**/*.{h,m}",
24   "resources": [
25     "BonadeCloudDisk/Assets/**/*"
26   ],
27   "frameworks": "UIKit",
28   "dependencies": {
29     "AliyunOSSiOS": [
31     ],
32     "IQKeyboardManager": [
34     ],
35     "Masonry": [
37     ],
38     "SVProgressHUD": [
40     ],
41     "SDWebImage": [
43     ],
44     "ReactiveObjC": [
46     ],
47     "AFNetworking": [
49     ],
50     "GKPhotoBrowser": [
52     ],
53     "YYKit": [
55     ],
56     "TZImagePickerController": [
58     ],
59     "SKTagView": [
61     ],
62     "MJRefresh": [
64     ],
65     "JXCategoryView": [
67     ],
68     "JXPagingView/Pager": [
70     ]
71   }