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