[Add] OddsConverter 1.0
[CocoaPods.git] / Specs / d / 8 / 3 / GuillotineMenu / 4.1 / GuillotineMenu.podspec.json
blob9bdfe2800c131d617dd67c21e10864b7590ff495
2   "name": "GuillotineMenu",
3   "version": "4.1",
4   "homepage": "http://yalantis.com/blog/how-we-created-guillotine-menu-animation/",
5   "summary": "Custom menu transition from Navigation Bar",
6   "authors": "Yalantis",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "social_media_url": "https://twitter.com/yalantis",
12   "swift_versions": "5.0",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Yalantis/GuillotineMenu.git",
18     "tag": "4.1"
19   },
20   "requires_arc": true,
21   "source_files": "GuillotineMenu/*.swift",
22   "swift_version": "5.0"