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