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