[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 7 / 6 / 9 / ZTTools_Swift / 0.1.3 / ZTTools_Swift.podspec.json
blobc70076ce2fed0a984ca0334972278b27883677f6
2   "name": "ZTTools_Swift",
3   "version": "0.1.3",
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.3"
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": [
36     ],
37     "SnapKit": [
39     ]
40   },
41   "swift_version": "5.0"