[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / f / 0 / Toolbar / 0.0.6 / Toolbar.podspec.json
blobbf3dd5581542d2ca01309e42631766cb27a3cdf8
2   "name": "Toolbar",
3   "version": "0.0.6",
4   "summary": "Awesome autolayout Toolbar",
5   "description": "This toolbar is made with Autolayout.\nIt works more interactively than UIToolbar.",
6   "homepage": "https://github.com/1amageek/Toolbar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1amageek": "tmy0x3@icloud.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/1amageek/Toolbar.git",
19     "tag": "0.0.6"
20   },
21   "source_files": [
22     "Classes",
23     "Toolbar/**/*.{swift}"
24   ],
25   "pushed_with_swift_version": "4.0"