blob: 3520a7de03d3a073a1475f0dea2a0bd4ac9288ce [file] [log] [blame]
{
"name": "WheelPicker",
"version": "1.0.0",
"summary": "A simple yet customizable horizontal and vertical picker view. Works on iOS 9 and higher",
"description": "Here is an easy-to-customize picker, where you can choose the reaction it rolls in, display pictures or text + there are 2 picker styles to choose from - 3D and Flat",
"social_media_url": "https://twitter.com/TheMindStudios",
"homepage": "https://github.com/TheMindStudios/WheelPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hapichdima": "hapich@themindstudios.com"
},
"source": {
"git": "https://github.com/TheMindStudios/WheelPicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WheelPicker/Classes/**/*",
"pushed_with_swift_version": "3.0"
}