blob: b0b41dc38c5ea31e0996d48d6b9034ffd81a9231 [file] [log] [blame]
{
"name": "RHActionSheet",
"version": "2.7.6.1",
"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.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"
]
}
}