blob: e1a5ffddf5a1639f3156b2621e1d021258b8d3b2 [file] [log] [blame]
{
"name": "LCTitleView",
"version": "1.0.8",
"summary": "常用的标题视图 Simple title view",
"homepage": "https://github.com/bawn/LCTitleView",
"license": "MIT",
"authors": {
"bawn": "lc5491137@gmail.com"
},
"source": {
"git": "https://github.com/bawn/LCTitleView.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LCTitleView/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 0.6.0"
]
}
}