[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / 0 / OortSDK / 1.0.0 / OortSDK.podspec.json
blob9c29dd18e380e2ef63f8090a9890aace1a30fc31
2   "name": "OortSDK",
3   "version": "1.0.0",
4   "summary": "A short description of OortSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/何霄云/OortSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "何霄云": "hexy@corp.langzhihe.com"
13   },
14   "source": {
15     "git": "http://git.langzhihe.cn/oort/oort-ios-sdk.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "OortSDK/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "dependencies": {
24     "web3swift": [
26     ],
27     "CryptoSwift": [
28       "~> 1.0.0"
29     ],
30     "AFNetworking": [
32     ]
33   }