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