[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / c / NCMenuView / 1.0.0 / NCMenuView.podspec.json
blobebd59a3da3164c43f1517c0eea7756153b1c60fa
2   "name": "NCMenuView",
3   "version": "1.0.0",
4   "summary": "一个滑动菜单控件.",
5   "description": "This is a menu control.",
6   "homepage": "https://github.com/LINAICAI/NCMenuView.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "linaicai": "linaicai2012@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/LINAICAI/NCMenuView.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "NCMenuView/*",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ]