blob: d6d954be5a77b0be04afafd7a49ce9ab96624e65 [file] [log] [blame]
{
"name": "LCActionSheet",
"version": "1.1.5",
"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": "devtip@163.com"
},
"social_media_url": "http://LeoDev.me",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeoiOS/LCActionSheet.git",
"tag": "1.1.5"
},
"source_files": "LCActionSheet/**/*.{h,m}",
"resources": "LCActionSheet/LCActionSheet.bundle",
"requires_arc": true
}