[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / e / 8 / d / TLCommon / 0.4 / TLCommon.podspec.json
bloba83bbd96b3e3754244f1a2ddb85a8815e314cedc
2   "name": "TLCommon",
3   "version": "0.4",
4   "summary": "Common组件,包含常用方法,常用 Extension,常量等",
5   "homepage": "https://github.com/ysCharles/TLCommon",
6   "license": "MIT",
7   "authors": {
8     "Charles": "ystanglei@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ysCharles/TLCommon.git",
15     "tag": "0.4"
16   },
17   "source_files": "Sources/**/*.swift",
18   "frameworks": [
19     "UIKit",
20     "StoreKit"
21   ],
22   "swift_version": "4.1"