[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 0 / GNAContextMenu / 1.1.0 / GNAContextMenu.podspec.json
blob1d379b1094d34302ff96185140c3241ed9fe9068
2   "name": "GNAContextMenu",
3   "version": "1.1.0",
4   "summary": "Long press context menu written in swift",
5   "description": "Long press context menu (like in Pintrest for iOS app)",
6   "homepage": "https://github.com/gridNA/GNAContextMenu",
7   "license": {
8     "type": "MIT",
9     "file": "License"
10   },
11   "authors": {
12     "KaterynaGridina": "gridina.kate170890@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gridNA/GNAContextMenu.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "gnaContextMenu/GNAContextMenu/*.swift",
23   "pushed_with_swift_version": "3.0"