blob: 802b6cb929bdb055b11bc0c25cccc25902c37cae [file] [log] [blame]
{
"name": "RHActionSheet",
"version": "3.2.5.5",
"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.5.5"
},
"source_files": "Source/**/*.{h,m}",
"requires_arc": true,
"authors": {
"Leo": "leodaxia@gmail.com"
},
"social_media_url": "https://LeoDev.me",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}