| { |
| "name": "Shari", |
| "version": "1.7.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.7.0" |
| }, |
| "social_media_url": "https://twitter.com/nakajijapan", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Sources/Classes/**/*" |
| } |