blob: 8206ba5be5bc40b63c8dca75997a0664ae72acd5 [file] [log] [blame]
{
"name": "CDTitleSlideWrapView",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CDTitleSlideWrapView/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}