blob: f76de58b04d08205ec9e46072a45534f5fd29542 [file] [log] [blame]
{
"name": "Shari",
"version": "1.6.0",
"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.6.0"
},
"social_media_url": "https://twitter.com/nakajijapan",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Sources/Classes/**/*"
}