[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / b / UTSDK / 1.0.0 / UTSDK.podspec.json
blobd91b1d87d5de80f6b5ee42bcb83b054739e2e8c2
2   "name": "UTSDK",
3   "version": "1.0.0",
4   "summary": "UTeacher SDK library",
5   "homepage": "https://github.com/sebarina/UTSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sebarina xu": "sebarinaxu@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sebarina/UTSDK.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "UTSDK/**/*",
21   "vendored_frameworks": "UTCommonCryto.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "UTNetwork": [
25       "~> 1.0.0"
26     ],
27     "UTKeychainSecurity": [
28       "~> 1.1.0"
29     ]
30   }