blob: a782612f1bf25270bd6db446dc5a719fa91d4a33 [file] [log] [blame]
{
"name": "GNAContextMenu",
"version": "1.0.3",
"summary": "Long press context menu written in swift",
"description": " Long press context menu (like in Pintrest for iOS app)\n",
"homepage": "https://github.com/gridNA/GNAContextMenu",
"license": {
"type": "MIT",
"file": "License"
},
"authors": {
"KaterynaGridina": "gridina.kate170890@gmail.com"
},
"source": {
"git": "https://github.com/gridNA/GNAContextMenu.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "gnaContextMenu/GNAContextMenu/*.swift"
}