blob: d563895915e9afe61e6b8b41d7d5936f4e7892d1 [file] [log] [blame]
{
"name": "LCActionSheet",
"version": "3.5.0",
"summary": "A simple, ornamental, but powerful action sheet! Support: https://LeoDev.me",
"homepage": "https://github.com/iTofu/LCActionSheet",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iTofu/LCActionSheet.git",
"tag": "3.5.0"
},
"source_files": "Source/**/*.{h,m}",
"requires_arc": true,
"authors": {
"Leo": "leodaxia@gmail.com"
},
"social_media_url": "https://twitter.com/LeoDaxia",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}