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