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