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