blob: 183e44fae9dc2e69b19e4dfeb2cabf2eb8bdbbc1 [file] [log] [blame]
{
"name": "GHContextMenu@kennygunie",
"version": "0.0.1",
"summary": "Fork of kennygunie",
"description": "* This is user friendly solution for showing context menu upon long press.\n* It is inspired from the Pinterest iOS app",
"homepage": "https://github.com/kennygunie/GHContextMenu",
"license": {
"type": "MIT",
"file": "License.txt"
},
"authors": {
"Tapasya": "tapasyakhs@gmail.com",
"Kien NGUYEN": "kennygunie@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/kennygunie/GHContextMenu.git",
"tag": "0.0.1"
},
"source_files": "GHContextMenu/GHContextMenuView.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "CoreGraphics",
"requires_arc": true
}