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