{ | |
"name": "ZYPageView", | |
"version": "0.1.0", | |
"summary": "A container view with a scrolling page.", | |
"homepage": "https://github.com/ripperhe/ZYPageView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"ripperhe": "ripperhe@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/ripperhe/ZYPageView.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ZYPageView/**/*" | |
} |