blob: c76a31d618a9c2385adaa0aee60f93ad8766d3fe [file] [log] [blame]
{
"name": "CDTitleSlideWrapView",
"version": "0.0.7",
"summary": "CDTitleSlideWrapView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lyluoyuan/CDTitleSlideWrapView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lyluoyuan@126.com": "lyluoyuan@126.com"
},
"source": {
"git": "https://github.com/lyluoyuan/CDTitleSlideWrapView.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CDTitleSlideWrapView/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}