[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 5 / 9 / KYCircleMenu / 1.1.0 / KYCircleMenu.podspec.json
blob70db77c3685e32c0732f48d5a6aa4fe3cfece21a
2   "name": "KYCircleMenu",
3   "version": "1.1.0",
4   "summary": "A circle menu with toggling animation.",
5   "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",
6   "homepage": "https://github.com/Kjuly/KYCircleMenu",
7   "license": "MIT",
8   "authors": {
9     "Kaijie Yu": "dev@kjuly.com"
10   },
11   "source": {
12     "git": "https://github.com/Kjuly/KYCircleMenu.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "KYCircleMenu/*.{h,m}",
19   "requires_arc": false