blob: 410429232f1cd4f1fb57926b5143f596fb91d8e6 [file] [log] [blame]
{
"name": "PickL",
"version": "1.0.0",
"summary": "Elegant manager for convenient deal with UIPickerView.",
"homepage": "https://github.com/rosberry/PickL",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikita Ermolenko": "nikita.ermolenko@rosberry.com"
},
"social_media_url": "https://twitter.com/iOtbivnoe",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/rosberry/PickL.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.{h,swift}",
"pushed_with_swift_version": "4.0"
}