blob: 4e6ba0b81e95c3baa381df37c61e7a4668e26058 [file] [log] [blame]
{
"name": "GNAContextMenu",
"version": "1.2.1",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"summary": "Long press context menu written in swift",
"description": "Long press context menu (like in Pintrest for iOS app)",
"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.2.1"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "gnaContextMenu/GNAContextMenu/*.swift"
}