blob: b8b7fe02926c80505d095c67bd40416d272c7b51 [file] [log] [blame]
{
"name": "ButtonWheel",
"version": "0.1.1",
"summary": "A wheel shaped object that holds a collection of buttons for iOS",
"description": "A wheel shaped object that holds a collection of buttons for iOS",
"homepage": "https://github.com/kysomers/ButtonWheel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyle Somers": "kyledouglassomers@gmail.com"
},
"source": {
"git": "https://github.com/kysomers/ButtonWheel.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ButtonWheel/ButtonWheel/PodFiles/*.swift",
"pushed_with_swift_version": "3.1"
}