blob: bcc64f5ee7a6a8cb7518841f38b31a12b6632f4e [file] [log] [blame]
{
"name": "CMPageTitleView",
"version": "0.7.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.7.2"
},
"source_files": "**/**/Class/*.{h,m}",
"requires_arc": true
}