blob: 6820cb896f758e2b040b1c97071c53b6b39782b7 [file] [log] [blame]
{
"name": "LLViewPager",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Title toggle controller.",
"homepage": "https://github.com/lanyuzx/titleChangeVC",
"authors": {
"lanyu": "lanyuzx@qq.com"
},
"source": {
"git": "https://github.com/lanyuzx/titleChangeVC.git",
"tag": "1.0"
},
"source_files": "标题左右切换/ViewPager/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}