blob: 72317346c9e0f6684cb3670555f673191e4a5708 [file] [log] [blame]
{
"name": "RHActionSheet",
"version": "3.2.3.1",
"summary": "A simple, ornamental, but powerful action sheet! Support: https://LeoDev.me",
"homepage": "https://github.com/cochat/LCActionSheet",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cochat/LCActionSheet.git",
"tag": "3.2.3.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"
]
}
}