blob: 08d68e600c6be856d91ef30c9440ae2ae8ddccda [file] [log] [blame]
{
"name": "MaterialActionSheetController",
"version": "0.2.0",
"summary": "A Google like action sheet for iOS written in Swift.",
"description": "A Google like action sheet for iOS written in Swift. Create and present it the way you do with UIAlertController.",
"homepage": "https://github.com/ntnhon/MaterialActionSheetController",
"screenshots": "https://raw.githubusercontent.com/ntnhon/MaterialActionSheetController/0a0d9d5715a281b8da5506c07be0864486dfadeb/Screenshots/Full_option.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thanh-Nhon Nguyen": "ntnhon.cs@gmail.com"
},
"source": {
"git": "https://github.com/ntnhon/MaterialActionSheetController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MaterialActionSheetController/Classes/**/*"
}