[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / f / PerimeterMenu / 1.5 / PerimeterMenu.podspec.json
blob92ad4cd5b9787e028c0c9b482c64e5059e214eaf
2   "name": "PerimeterMenu",
3   "version": "1.5",
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.5"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "PerimeterMenu/Classes/**/*",
24   "frameworks": "UIKit"