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