blob: 72e38375badf4b5a95fcaf310515d4d3f4a46f39 [file] [log] [blame]
{
"name": "ElegantPopover",
"version": "1.0.0",
"summary": "Highly customisable popovers with different shapes, borders, arrow styles and gradient in iOS.",
"description": "A Cocoapod which can be used to create highly customisable popovers with different shapes, borders, arrow styles and gradient in iOS.",
"homepage": "https://github.com/prasad1120/ElegantPopover",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Prasad": "prasadshinde1120@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/prasad1120/ElegantPopover.git",
"tag": "1.0.0"
},
"source_files": "ElegantPopover/**/*.{swift}",
"requires_arc": true,
"dependencies": {
"ClippingBezier": [
"1.0.6"
]
},
"swift_versions": "4.0",
"swift_version": "4.0"
}