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