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