blob: 266b41c1753e2253e52aa4d52637a71f4b266fd2 [file] [log] [blame]
{
"name": "KYCircleMenu",
"version": "1.0.1",
"summary": "A circle menu with toggling animation.",
"description": " An open source iOS UI control that allows you to build a circular menu by laying out buttons in a circle pattern adjusting from the number of buttons (1~6). \n\n This control is separated from [iPokeMon](https://github.com/Kjuly/iPokeMon) (a PokéMon game on iOS with Location Based Service), you can take a look at the demo video how cool it is!\n\n- [Youtube](http://www.youtube.com/watch?v=otiBQnwdt0U) - 2012-05-09\n- [Youku](http://v.youku.com/v_show/id_XNDA1MjExMDg4.html) - 2012-06-03 (Newer)\n",
"homepage": "https://github.com/Kjuly/KYCircleMenu",
"license": "MIT",
"authors": {
"Kaijie Yu": "dev@kjuly.com"
},
"source": {
"git": "https://github.com/Kjuly/KYCircleMenu.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "KYCircleMenu/*.{h,m}",
"requires_arc": false
}