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