blob: 5060009cf0142dc50ed4b3eff110ef57d50c6518 [file] [log] [blame]
{
"name": "ActionSheetView",
"version": "1.0.2",
"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@gmail.com"
},
"source": {
"git": "https://github.com/josechagas/ActionSheetView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*"
}