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