blob: a3f06e1eacb363444748768a7ad11e022ec0693f [file] [log] [blame]
{
"name": "CMPageTitleView",
"version": "0.4.2",
"summary": "An easy way to use title bar",
"homepage": "https://github.com/CrabMen/CMPageTitleView",
"license": "MIT",
"authors": {
"CrabMan": "tobecrabman@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CrabMen/CMPageTitleView.git",
"tag": "0.4.2"
},
"source_files": "**/**/Class/*.{h,m}",
"requires_arc": true
}