blob: 284b8593c998c76403da8ed3d98984ed80c9abe9 [file] [log] [blame]
{
"name": "SYZPersonalPageViewController",
"version": "0.1.0",
"summary": "A short description of SYZPersonalPageViewController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sundasheng1985/SYZPersonalPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sun": "641569408@qq.com"
},
"source": {
"git": "https://github.com/sundasheng1985/SYZPersonalPageViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYZPersonalPageViewController/Classes/**/*",
"dependencies": {
"WMPageController": [
],
"WRNavigationBar": [
],
"SYZNavigationControllerKit": [
]
}
}