[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / f / 0 / Toolbar / 0.6.0 / Toolbar.podspec.json
blob26280077c5d42b803584dc6f9d0a8b4f7b959b61
2   "name": "Toolbar",
3   "version": "0.6.0",
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.6.0"
20   },
21   "source_files": [
22     "Classes",
23     "Toolbar/**/*.{swift}"
24   ]