blob: b29bc9ec5daa80c005b5f9682ac6a8fa1a973838 [file] [log] [blame]
{
"name": "FanMenu",
"version": "0.7.2",
"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.2"
},
"social_media_url": "http://exyte.com",
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source_files": [
"Sources/*.*"
],
"dependencies": {
"Macaw": [
]
}
}