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