blob: c4ce74c1b63e299aa0fa115a350a328678e604a4 [file] [log] [blame]
{
"name": "LCActionSheet",
"version": "3.4.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.4.0"
},
"source_files": "Sources/**/*.{h,m}",
"requires_arc": true,
"authors": {
"Leo": "leodaxia@gmail.com"
},
"social_media_url": "https://twitter.com/LeoDaxia",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}