blob: bc0d0ed16e6b4ed7443d2f0297e455b94538b08d [file] [log] [blame]
{
"name": "ScalePicker",
"version": "2.0.0",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"homepage": "https://github.com/kronik/ScalePicker",
"authors": {
"Dmitry Klimkin": "dmitry.klimkin@gmail.com"
},
"source": {
"git": "https://github.com/kronik/ScalePicker.git",
"tag": "2.0.0"
},
"summary": "Generic scale and a float value picker for any iOS app",
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "ScalePicker/*.swift"
}