blob: 027fe8c18d860f2b163644b480b46fcf917cccdd [file] [log] [blame]
{
"name": "SimpleActionSheet",
"version": "1.0",
"summary": "A Simple ActionSheet writen in Swift",
"description": "A Simple ActionSheet which can animate show custom sheet view.",
"homepage": "https://github.com/wgywgy/SimpleActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuguanyu": "wgywgy123@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wgywgy/SimpleActionSheet.git",
"tag": "1.0"
},
"source_files": "Source/*.swift"
}