| { |
| "name": "ActionSheetView", |
| "version": "0.4.3", |
| "summary": "ActionSheetView they are cool and now you have the possibility to create customized ones.", |
| "description": "What do you think about Maps and Uber ActionSheetViews ?! They are good and powerfull because you can add a lot of information with no worries about affecting user experience.\nActionSheetView is a library that brings the possiblity to turn any ViewController into a style of an ActionSheetView with some small configurations.", |
| "homepage": "https://github.com/josechagas/ActionSheetView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "josechagas": "chagasjoselucas@nucleus.eti.br" |
| }, |
| "source": { |
| "git": "https://github.com/josechagas/ActionSheetView.git", |
| "tag": "0.4.3" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "Classes/**/*", |
| "pushed_with_swift_version": "4.0" |
| } |