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