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