blob: ab50fc87cb44f9a77a08904a2adee5ef1c192a42 [file] [log] [blame]
{
"name": "YPMenuController",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YPMenuController/Classes/**/*",
"public_header_files": "YPMenuController/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}