blob: 8610479100d194ffb1e17325319350c2ca2b9a34 [file] [log] [blame]
{
"name": "KZMenuController",
"version": "0.0.8",
"summary": "Implement the custom \"UIMenuController\" function.",
"description": "Implement the custom \"UIMenuController\" function.",
"homepage": "https://github.com/LYPDoit/YPMenuController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LYPDoit": "lypJTD@163.com"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipin/kzmenucontroller.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YPMenuController/Classes/**/*",
"public_header_files": "YPMenuController/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}