blob: 3326e962cba9e8a8439a6466991edea0f047d1c7 [file] [log] [blame]
{
"name": "LTViewPager",
"version": "0.0.1",
"summary": "Pager switch like Netease",
"homepage": "https://github.com/alicialy/LTViewPager",
"license": "MIT",
"authors": {
"alicialy": "alicialy@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/alicialy/LTViewPager.git",
"tag": "0.0.1"
},
"source_files": "LTViewPager/*.{h,m}",
"requires_arc": true
}