blob: c73c5258f7ad3047dd9f8c314094ae40c267535f [file] [log] [blame]
{
"name": "CustomizableActionSheet",
"version": "1.0.5",
"summary": "Action sheet allows including your custom views and buttons.",
"homepage": "https://github.com/beryu/CustomizableActionSheet",
"screenshots": "https://github.com/beryu/CustomizableActionSheet/raw/master/assets/screenshot1.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryuta Kibe": "beryu@blk.jp"
},
"social_media_url": "http://twitter.com/beryu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/beryu/CustomizableActionSheet.git",
"tag": "1.0.5"
},
"source_files": "Source/*",
"requires_arc": true
}