blob: 11fc6d904f58298a667a7c0663a75eac6b256adf [file] [log] [blame]
{
"name": "ViewPagers",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViewPager/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"pushed_with_swift_version": "4.0"
}