[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / e / 5 / 3 / ElegantPopover / 1.0.0 / ElegantPopover.podspec.json
blob72e38375badf4b5a95fcaf310515d4d3f4a46f39
2   "name": "ElegantPopover",
3   "version": "1.0.0",
4   "summary": "Highly customisable popovers with different shapes, borders, arrow styles and gradient in iOS.",
5   "description": "A Cocoapod which can be used to create highly customisable popovers with different shapes, borders, arrow styles and gradient in iOS.",
6   "homepage": "https://github.com/prasad1120/ElegantPopover",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prasad": "prasadshinde1120@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/prasad1120/ElegantPopover.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "ElegantPopover/**/*.{swift}",
22   "requires_arc": true,
23   "dependencies": {
24     "ClippingBezier": [
25       "1.0.6"
26     ]
27   },
28   "swift_versions": "4.0",
29   "swift_version": "4.0"