blob: 7700ce33c705877e3b667a5c39dfb6c7864f8895 [file] [log] [blame]
{
"name": "ActionSheetController",
"version": "2.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": "2.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"dependencies": {
"PresentAnimatedTransitioningController": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0"
}