blob: eb068d14673f379d7f2c790e2a0b374ff51fdc3f [file] [log] [blame]
{
"name": "ActionSheetController",
"version": "0.1.1",
"license": "MIT",
"summary": "ActionSheetController is an UIAlertController's APIs like ActionSheet control.",
"homepage": "https://github.com/cuzv/ActionSheetController",
"authors": {
"Moch Xiao": "cuzval@gmail.com"
},
"source": {
"git": "https://github.com/cuzv/ActionSheetController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ActionSheetController/Sources/*.swift",
"requires_arc": true
}