[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 9 / d / 8 / Tools-Swift / 1.0.0 / Tools-Swift.podspec.json
blob187250932e44339266c90de6d6996d24b661587e
2   "name": "Tools-Swift",
3   "version": "1.0.0",
4   "summary": "各种系统类的swift扩展函数、安全函数封装以及使用工具封装。",
5   "homepage": "https://github.com/wsj2012/Tools-Swift",
6   "license": "MIT",
7   "authors": {
8     "wsj_2012": "time_now@yeah.net"
9   },
10   "source": {
11     "git": "https://github.com/wsj2012/Tools-Swift.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "Tools/*.{swift}",
19   "swift_version": "4.0"