blob: 5ff1f9993f8de16f3deb7b134544a4112f9b4cae [file] [log] [blame]
{
"name": "ActionSheetController",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ActionSheetController/Sources/*.swift",
"requires_arc": true
}