blob: b7c4f240953b5691ccf16b28cc57755222e1da70 [file] [log] [blame]
{
"name": "FanMenu",
"version": "0.7.0",
"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.0"
},
"social_media_url": "http://exyte.com",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"Sources/*.*"
],
"dependencies": {
"Macaw": [
]
},
"pushed_with_swift_version": "4.0"
}