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