[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 7 / 9 / EliminationMenu / 0.2.0 / EliminationMenu.podspec.json
blobffd02031ff8babb98e996d0d3f9c2e2384ea75ca
2   "name": "EliminationMenu",
3   "version": "0.2.0",
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.2.0"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "8"
22   },
23   "pushed_with_swift_version": "3.0"