blob: ce6919b9b8a5efccc58223cebfabd6690e1d8f1f [file] [log] [blame]
{
"name": "YKPageControllerScrollView",
"version": "0.0.1",
"summary": "A multi-controllers of scrollView.",
"description": "A multi-controllers of scrollView, and provides a reusability mechanism like tableview.",
"homepage": "https://github.com/YK-Unit/YKPageControllerScrollView",
"license": "MIT",
"authors": {
"York": "yorkzhang520@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YK-Unit/YKPageControllerScrollView.git",
"tag": "0.0.1"
},
"source_files": "YKPageControllerScrollView/*",
"frameworks": "Foundation",
"requires_arc": true
}