blob: c4a7b59511bfc13f44f39429919c71188ed4c1e2 [file] [log] [blame]
{
"name": "ViewPagers",
"version": "0.1.2",
"summary": "A short description of ViewPager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CNKCQ/ViewPager",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"wangchengqvan@gmail.com": "wangchengqvan@hotmail.com"
},
"source": {
"git": "https://github.com/CNKCQ/ViewPager.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViewPager/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"pushed_with_swift_version": "4.0"
}