[Add] CZarSDK 1.1.10
[CocoaPods.git] / Specs / 8 / 0 / c / TortoisePhone / 1.0.0 / TortoisePhone.podspec.json
blobbde41a7d275e4dbb0df48b901f52847f2becf076
2   "name": "TortoisePhone",
3   "version": "1.0.0",
4   "summary": "A short description of TortoisePhone.",
5   "description": "An optional longer description of TortoisePhone",
6   "homepage": "https://gitee.com/zhh1802/TortoisePhone.git",
7   "license": "MIT",
8   "authors": {
9     "zhanghua": "zhanghua1802@126.com"
10   },
11   "source": {
12     "git": "https://gitee.com/zhh1802/TortoisePhone.git.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "static_framework": true,
21   "ios": {
22     "vendored_frameworks": "TortoisePhone-1.0.0/TortoisePhone.xcframework"
23   },
24   "dependencies": {
25     "Moya/RxSwift": [
26       "~> 14.0.0"
27     ],
28     "ObjectMapper": [
29       "~> 4.0.0"
30     ]
31   },
32   "swift_version": "5.0"