[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / 7 / 9 / EliminationMenu / 1.0.1 / EliminationMenu.podspec.json
blob2d9b278d074672281e83e95e73debd4d8b59772f
2   "name": "EliminationMenu",
3   "version": "1.0.1",
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": "v1.0.1"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true,
20   "frameworks": "UIKit",
21   "platforms": {
22     "ios": "8"
23   }