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