blob: f3cee2d6512beb0b5cc6697b96a82fa84ebfb1f8 [file] [log] [blame]
{
"name": "LCActionSheet",
"version": "2.1.0",
"summary": "A simple, ornamental, but powerful action sheet! Support: http://LeoDev.me",
"homepage": "https://github.com/iTofu/LCActionSheet",
"license": "MIT",
"authors": {
"Leo": "devtip@163.com"
},
"social_media_url": "http://LeoDev.me",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iTofu/LCActionSheet.git",
"tag": "2.1.0"
},
"source_files": "LCActionSheet/**/*.{h,m}",
"resources": "LCActionSheet/LCActionSheet.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.1"
]
}
}