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