blob: 20cdce26358d9fc4f1b1d54cfae0d1ce7b34b5ec [file] [log] [blame]
{
"name": "Shari",
"version": "0.3.0",
"summary": "Shari is the alternative to the library of UIPickerView in Swift. Inspired to Etsy's view controller transition.",
"homepage": "https://github.com/nakajijapan/Shari",
"license": "MIT",
"authors": {
"nakajijapan": "pp.kupepo.gattyanmo@gmail.com"
},
"source": {
"git": "https://github.com/nakajijapan/Shari.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/nakajijapan",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/Classes/**/*"
}