blob: f54ec591bf61575ce254f7a73b9d431e4d383c67 [file] [log] [blame]
{
"name": "BubblePicker",
"version": "0.1.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.",
"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": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BubblePicker/Classes/**/*",
"pushed_with_swift_version": "3.0"
}