blob: 1a534abf3e0ec0d5e3a4dac64c96c9a7b9f30bed [file] [log] [blame]
{
"name": "LCActionSheet",
"version": "1.1.0",
"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"
},
"social_media_url": "http://www.leodong.com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeoiOS/LCActionSheet.git",
"tag": "1.1.0"
},
"source_files": "LCActionSheet/**/*.{h,m}",
"resources": "LCActionSheet/LCActionSheet.bundle",
"requires_arc": true
}