blob: 07d2d49cb41a3831bc43caf96eff565d58d34d70 [file] [log] [blame]
{
"name": "FloraButton",
"version": "2.0.0",
"summary": "Use radial floating button for any corners and edges.",
"description": "Add this library to use the radial floating buttons aka \"FloraButtons\".",
"homepage": "https://github.com/PriyamDutta/PDFloraButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PriyamDutta": "iopriyam93@gmail.com"
},
"source": {
"git": "https://github.com/PriyamDutta/PDFloraButton.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "FloraButton/Classes/**/*",
"frameworks": "UIKit"
}