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