[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / b / f / PerimeterMenu / 1.1 / PerimeterMenu.podspec.json
blobe4d06935b0a2dd5375efd74f90cce62b9a142a0d
2   "name": "PerimeterMenu",
3   "version": "1.1",
4   "summary": "Pinterest inspired long press menu button.",
5   "description": "PerimeterMenu is a fancy animated menu for iOS applications written in swift with Storyboard design support.\nSimilar to Pinterest long press menu (button).",
6   "homepage": "https://github.com/godexsoft/PerimeterMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Kremer": "godexsoft@gmail.com",
13     "Valera Chevtaev": "myltik@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/godexsoft/PerimeterMenu.git",
17     "tag": "1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "PerimeterMenu/Classes/**/*",
24   "frameworks": "UIKit"