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