blob: 548e594103e96b0c152589c397ad3179ac64f149 [file] [log] [blame]
{
"name": "YPMenuController",
"version": "0.0.2",
"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": "https://github.com/LYPDoit/YPMenuController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YPMenuController/Classes/**/*",
"public_header_files": "YPMenuController/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}