[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / a / WeCloudIosSdk / 0.2.0 / WeCloudIosSdk.podspec.json
blob36453edca736d909cd96c871aa686e00e7444cf3
2   "name": "WeCloudIosSdk",
3   "version": "0.2.0",
4   "summary": "WeCloud.cn云存储上传接口封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shengqianlong/we-cloud-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shengqianlong": "shengqianlong@126.com"
13   },
14   "source": {
15     "git": "https://github.com/shengqianlong/we-cloud-ios-sdk.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "WeCloudIosSdk/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.2"
26     ]
27   }