blob: f95988aab181562f7ad717312d3dc47aff9b0ca1 [file] [log] [blame]
{
"name": "SYTitleViewController",
"version": "1.1.0",
"summary": "An easy way to creat a ViewController with titleBar like NetEase app.",
"description": "An easy way to creat a ViewController with titleBar like NetEase app . and anyone can make his custom viewController by subclass the SYTitleViewController.",
"homepage": "https://github.com/SYZeng/SYTitleViewController",
"license": "MIT",
"authors": {
"SYZeng": "zengsenyuan@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SYZeng/SYTitleViewController.git",
"tag": "1.1.0"
},
"source_files": "SYTiTleViewController/*",
"frameworks": [
"Foundation",
"UIkit"
],
"requires_arc": true
}