[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 8 / 7 / 9 / EliminationMenu / 1.0.2 / EliminationMenu.podspec.json
blob7b8dc54c365ef3c2192a2e160e4a0bdfb018084f
2   "name": "EliminationMenu",
3   "version": "1.0.2",
4   "swift_version": "4.2",
5   "summary": "A menu that eliminates all values which were not selected.",
6   "authors": {
7     "Roman Gille": "developer@romangille.com"
8   },
9   "homepage": "https://github.com/r-dent/EliminationMenu",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/r-dent/EliminationMenu.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true,
20   "frameworks": "UIKit",
21   "platforms": {
22     "ios": "8"
23   }