blob: fbcb0d9232d128c62e8111e8faf134d71389c119 [file] [log] [blame]
{
"name": "LCTitleView",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LCTitleView/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 0.6.0"
]
}
}