[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / a / e / KxMenu / 1 / KxMenu.podspec.json
blob1b099280fc1e18d5ea3bf7373ac9fcd5ec743226
2   "name": "KxMenu",
3   "version": "1",
4   "summary": "KxMenu is a vertical popup menu for using in iOS applications.",
5   "description": "                   KxMenu is a vertical popup menu for using in iOS applications.  \n                   It can popup a menu where ever on the screen.\n",
6   "homepage": "https://github.com/kolyvan/kxmenu",
7   "screenshots": [
8     "https://raw.github.com/kolyvan/kxmenu/master/screenshot/example.png",
9     "https://raw.github.com/kolyvan/kxmenu/master/screenshot/example.gif"
10   ],
11   "license": {
12     "type": "Copyright",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "kolyvan": "ru.kolyvan@gmail.com",
17     "jcccn": "jccuestc@gmail.com"
18   },
19   "platforms": {
20     "ios": "5.0"
21   },
22   "source": {
23     "git": "https://github.com/kolyvan/kxmenu.git",
24     "tag": "v1"
25   },
26   "source_files": "Source/KxMenu.*",
27   "frameworks": "UIKit",
28   "requires_arc": true