blob: 1454d81a9993493f730069cb19a6766cc76fae7a [file] [log] [blame]
{
"name": "HHFloatingView",
"module_name": "HHFloatingView",
"version": "3.0.0",
"summary": "An easy to use and setup floating view for your app. 🎡",
"description": "HHFloatingView is another options view which you can use to show basic options for your app.",
"homepage": "https://github.com/hemangshah/HHFloatingView",
"license": "MIT",
"authors": {
"hemangshah": "hemangshah.in@gmail.com"
},
"source": {
"git": "https://github.com/hemangshah/HHFloatingView.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "HHFloatingView/Source/*.swift"
}