[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 9 / ZTTools_Swift / 0.1.5 / ZTTools_Swift.podspec.json
blob5bf00d56d82265e51ddec290cfcca24b06de4197
2   "name": "ZTTools_Swift",
3   "version": "0.1.5",
4   "summary": "工具库Swift版",
5   "description": "私有工具库,用到的东西都会放到这里,工具库也分为权限、逻辑、UI等",
6   "homepage": "https://github.com/OCer/ZTTools_Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nakiri": "347464661@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/OCer/ZTTools_Swift.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "vendored_frameworks": "ZTTools_Swift/Classes/ZTTools.xcframework",
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "Photos",
29     "UserNotifications",
30     "AVFoundation",
31     "CoreGraphics"
32   ],
33   "dependencies": {
34     "Alamofire": [
35       "5.6.1"
36     ],
37     "SnapKit": [
38       "5.6.0"
39     ]
40   },
41   "swift_version": "5.0"