[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 6 / KZMenuController / 0.1.0 / KZMenuController.podspec.json
blobd819d026f85f1d9b41376278f645219fa9f552b6
2   "name": "KZMenuController",
3   "version": "0.1.0",
4   "summary": "Implement the custom \"UIMenuController\" function.",
5   "description": "Implement the custom \"UIMenuController\" function.",
6   "homepage": "https://github.com/LYPDoit/YPMenuController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LYPDoit": "lypJTD@163.com"
13   },
14   "source": {
15     "git": "git@git.kanzhun-inc.com:bosszhipin/kzmenucontroller.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YPMenuController/Classes/**/*",
22   "public_header_files": "YPMenuController/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]