[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 2 / a / GHContextMenu@kennygunie / 0.0.1 / GHContextMenu@kennygunie.podspec.json
blob183e44fae9dc2e69b19e4dfeb2cabf2eb8bdbbc1
2   "name": "GHContextMenu@kennygunie",
3   "version": "0.0.1",
4   "summary": "Fork of kennygunie",
5   "description": "* This is user friendly solution for showing context menu upon long press.\n*  It is inspired from the Pinterest iOS app",
6   "homepage": "https://github.com/kennygunie/GHContextMenu",
7   "license": {
8     "type": "MIT",
9     "file": "License.txt"
10   },
11   "authors": {
12     "Tapasya": "tapasyakhs@gmail.com",
13     "Kien NGUYEN": "kennygunie@gmail.com"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/kennygunie/GHContextMenu.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "GHContextMenu/GHContextMenuView.{h,m}",
23   "exclude_files": "Classes/Exclude",
24   "frameworks": "CoreGraphics",
25   "requires_arc": true