blob: e4c331fda86525c94517fe6d4b479e4d30ab7efb [file] [log] [blame]
{
"name": "FanMenu",
"version": "0.7.5",
"summary": "Menu with a circular layout based on Macaw.",
"homepage": "https://github.com/exyte/fan-menu.git",
"license": "MIT",
"authors": {
"exyte": "info@exyte.com"
},
"source": {
"git": "https://github.com/exyte/fan-menu.git",
"tag": "0.7.5"
},
"social_media_url": "http://exyte.com",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": [
"Sources/*.h",
"Sources/*.swift"
],
"dependencies": {
"Macaw": [
]
},
"swift_version": "5.0"
}