[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 6 / 9 / ZTTools_Swift / 0.1.4 / ZTTools_Swift.podspec.json
blobe52e3a1c89faba6d48be151af757e4b70d6a991b
2   "name": "ZTTools_Swift",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
23   },
24   "user_target_xcconfig": {
25     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
26   },
27   "swift_versions": [
28     "5.0"
29   ],
30   "vendored_frameworks": "ZTTools_Swift/Classes/ZTTools.xcframework",
31   "frameworks": [
32     "UIKit",
33     "Foundation",
34     "Photos",
35     "UserNotifications",
36     "AVFoundation",
37     "CoreGraphics"
38   ],
39   "dependencies": {
40     "Alamofire": [
42     ],
43     "SnapKit": [
45     ]
46   },
47   "swift_version": "5.0"