[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 7 / 4 / 6 / TvLightSegments / 0.1.1 / TvLightSegments.podspec.json
blobcaaa8234e40b7fcdbbb542bbe9217735ee1b7087
2   "name": "TvLightSegments",
3   "version": "0.1.1",
4   "summary": "Clean, simple and beautiful segment bar for your AppleTv app",
5   "homepage": "https://github.com/brunomacabeusbr/TvLightSegments",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bruno Macabeus": "bruno.macabeus@gmail.com"
12   },
13   "platforms": {
14     "tvos": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/brunomacabeusbr/TvLightSegments.git",
18     "tag": "0.1.1"
19   },
20   "source_files": [
21     "TvLightSegments/TvLightSegments/*.swift",
22     "TvLightSegments/TvLightSegments/*.xib"
23   ],
24   "dependencies": {
25     "Cartography": [
26       "~> 1.1"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"