[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / 6 / CKCircleMenuView / 0.1.4 / CKCircleMenuView.podspec.json
blobe9617306b37889be8bb2c7e48a509a0ccfad691d
2   "name": "CKCircleMenuView",
3   "version": "0.1.4",
4   "summary": "An easy-to-integrate popup menu of round buttons placed on a circle.",
5   "description": "                   CKCircleMenuView adds an eye-catchy circle menu to your iOS app that\n                   is as easy to use as an alert view. Appearance and behaviour can be\n                   configured. Get notified via delegate call, which of the buttons got\n                   activated.\n",
6   "homepage": "https://github.com/JaNd3r/CKCircleMenuView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/JaNd3r/CKCircleMenuView/master/CircleMenuDemo1.gif",
9     "https://raw.githubusercontent.com/JaNd3r/CKCircleMenuView/master/CircleMenuDemo1.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Christian Klaproth": "ck@cm-works.de"
17   },
18   "social_media_url": "http://twitter.com/JaNd3r",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source": {
24     "git": "https://github.com/JaNd3r/CKCircleMenuView.git",
25     "tag": "0.1.4"
26   },
27   "source_files": "CKCircleMenuView/*.{h,m}"