blob: bf72cc624352dff783c821522543884bb2de94a2 [file] [log] [blame]
{
"name": "BubblePicker",
"version": "1.0.0",
"summary": "An easy-to-use picker view built on UIKitDynamics which can be used for content picking for iOS",
"description": "An easy-to-use picker view built on UIKitDynamics which can be used for content picking for iOS.",
"swift_version": "4.0",
"homepage": "https://github.com/Ronnel/BubblePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ronnel Davis": "ronnel_davis@yahoo.com"
},
"source": {
"git": "https://github.com/Ronnel/BubblePicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BubblePicker/Classes/**/*"
}