blob: ce1ea19931bf9e93ecc5b3563fe7bae54e23d293 [file] [log] [blame]
{
"name": "ScalePicker",
"version": "2.2.7",
"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.2.7"
},
"summary": "Generic scale and a float value picker for any iOS app",
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "ScalePicker/*.swift"
}