blob: 1c0ca710f25cba780d712127ed10624af882664b [file] [log] [blame]
{
"name": "LCActionSheet",
"version": "1.1.1",
"summary": "Show a simple elegance action sheet with one line of code. Support: http://LeoDev.me",
"homepage": "https://github.com/LeoiOS/LCActionSheet",
"license": "MIT",
"authors": {
"Leo": "leoios@sina.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeoiOS/LCActionSheet.git",
"tag": "1.1.1"
},
"source_files": "LCActionSheet/**/*.{h,m}",
"resources": "LCActionSheet/LCActionSheet.bundle",
"requires_arc": true
}