blob: 0a6db7902d3144a8417cb938b4fa2a4be0656ca1 [file] [log] [blame]
{
"name": "QHPageViewController",
"version": "0.1.0",
"license": "MIT",
"summary": "QHPageViewController",
"homepage": "https://github.com/imqiuhang/QHPageViewController",
"authors": {
"imqiuhang": "imqiuhang@hotmail.com"
},
"source": {
"git": "https://github.com/imqiuhang/QHPageViewController.git",
"tag": "0.1.0"
},
"source_files": "QHPageViewController/**/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
},
"platforms": {
"ios": "8.0"
}
}