blob: 0ca9913b9079b18b7a9c25662bdad90148e25b02 [file] [log] [blame]
{
"name": "LCActionSheet",
"version": "3.3.3",
"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.3.3"
},
"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"
]
}
}