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