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