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