blob: 6923269fc7a53e32ed612b1bd662e5b8333ed68f [file] [log] [blame]
{
"name": "FanMenu",
"version": "0.7.1",
"summary": "Menu with a circular layout based on Macaw.",
"homepage": "https://github.com/exyte/fan-menu.git",
"license": "MIT",
"authors": {
"Igor Zapletnev": "igor.zapletnev@gmail.com"
},
"source": {
"git": "https://github.com/exyte/fan-menu.git",
"tag": "0.7.1"
},
"social_media_url": "http://exyte.com",
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source_files": [
"Sources/*.*"
],
"dependencies": {
"Macaw": [
]
},
"pushed_with_swift_version": "4.0"
}