blob: 8919d7bd6027ebeb58fc6be496b818b8c446023a [file] [log] [blame]
{
"name": "QLZ_MultiPageViewController",
"version": "0.2",
"summary": "iOS Multi Page ViewController.",
"homepage": "https://github.com/qlz130514988/QLZ_MultiPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qlz130514988.": "https://github.com/qlz130514988"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/qlz130514988/QLZ_MultiPageViewController.git",
"tag": "0.2",
"submodules": true
},
"source_files": "QLZ_MultiPageViewController/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"QLZ_Categories": [
"~> 0.1.6"
]
}
}