[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 3 / Tachyon / 0.0.23 / Tachyon.podspec.json
blob082e0f3344e00a47dcb7c4677bc994cb20f3e861
2   "name": "Tachyon",
3   "version": "0.0.23",
4   "requires_arc": true,
5   "platforms": {
6     "ios": "10.0"
7   },
8   "summary": "Tachyon provides configurable UI components commonly used in calendar features and applications.",
9   "source": {
10     "git": "https://github.com/linkedin/Tachyon-iOS.git",
11     "tag": "0.0.23"
12   },
13   "homepage": "https://github.com/linkedin/Tachyon-iOS",
14   "license": "2-clause BSD",
15   "source_files": "Tachyon/**/*.{swift,h,m}",
16   "authors": "LinkedIn",
17   "ios": {
18     "frameworks": [
19       "Foundation",
20       "UIKit"
21     ]
22   }