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