blob: 6aa33838861ef2e9da5fd12574e9ce0b3ee331f5 [file] [log] [blame]
{
"name": "WWPageController",
"version": "0.1.1",
"summary": "A short description of WWPageController.",
"description": "page menu controller, reuse the controller,you can easy custom page menu.",
"homepage": "https://github.com/IDwangluting/WWPageController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"IDwangluting": "wangluting@zuoyebang.com"
},
"source": {
"git": "https://github.com/IDwangluting/WWPageController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WWPageController/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"WWBaseLib": [
"~>0.0.4"
]
}
}