blob: 2dd84f762d4cffc196c0e0905360023518abfa1c [file] [log] [blame]
{
"name": "YSLContainerViewController",
"version": "0.0.2",
"summary": "A page scrolling container viewcontroller.",
"homepage": "https://github.com/y-hryk/YSLContainerViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"y-hryk": "dev.hy630823@gmail.com"
},
"source": {
"git": "https://github.com/y-hryk/YSLContainerViewController.git",
"tag": "0.0.2"
},
"source_files": "YSLContainerViewController/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}