blob: 5d23d2f6e6ab7adff016f0696d3470ba75d940a5 [file] [log] [blame]
{
"name": "FanMenu",
"version": "0.7.4",
"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.4"
},
"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"
}