blob: eecb059cce2d7b0d3ebc14af30c98a7b3bdc0006 [file] [log] [blame]
{
"name": "LCActionSheet",
"version": "2.1.1",
"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.1"
},
"source_files": "LCActionSheet/**/*.{h,m}",
"resources": "LCActionSheet/LCActionSheet.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.1"
]
}
}