[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / a / Fader / 0.1.0 / Fader.podspec.json
blob577525be425bdf1ad167e2804c5260e925526858
2   "name": "Fader",
3   "version": "0.1.0",
4   "summary": "A graphical user interface for changing variables in Swift.",
5   "description": "Fader is a lightweight controller library for Swift heavily inspired by dat.gui.",
6   "homepage": "https://github.com/ryohey/Fader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ryohey": "info@codingcafe.jp"
13   },
14   "source": {
15     "git": "https://github.com/ryohey/Fader.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Fader/Classes/**/*",
22   "frameworks": "UIKit"