[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 1 / 5 / 7 / SelectableView / 1.6 / SelectableView.podspec.json
blob80d357737ea6043d960a88f6199f51c2647c6687
2   "name": "SelectableView",
3   "version": "1.6",
4   "summary": "Easily manage your token along with your single or multiply select view.",
5   "description": "Looking for simple Swift library to manage multiply or single selection? This one is for you:)",
6   "homepage": "https://github.com/kunass2/SelectableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bartłomiej Semańczyk": "bartekss2@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/kunass2/SelectableView.git",
16     "tag": "1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SelectableView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"