blob: a1a44f37b1dd39daf29cae5b8df04212a6dbfb90 [file] [log] [blame]
{
"name": "Shari",
"version": "1.8.1",
"summary": "Shari is the alternative to the library of UIPickerView in Swift. You can select a item using UITableView.",
"homepage": "https://github.com/nakajijapan/Shari",
"license": "MIT",
"authors": {
"nakajijapan": "pp.kupepo.gattyanmo@gmail.com"
},
"source": {
"git": "https://github.com/nakajijapan/Shari.git",
"tag": "1.8.1"
},
"social_media_url": "https://twitter.com/nakajijapan",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_versions": [
"5.0",
"5.0"
],
"source_files": "Sources/Classes/**/*",
"swift_version": "5.0"
}