blob: 4839aa906924533f5c410f3d4a8818dca985e0e4 [file] [log] [blame]
{
"name": "HHFloatingView",
"module_name": "HHFloatingView",
"version": "1.4.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": "1.4.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "HHFloatingView/Source/*.swift"
}