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