blob: a4749d3e431eb8255e12f198584fa8fe66d4dabf [file] [log] [blame]
{
"name": "LZViewPager",
"version": "1.2.5",
"summary": "A powerful paging view with tab bar.",
"description": "A powerful paging view with tab bar, just like ViewPager+Tablayout in Android.",
"homepage": "https://github.com/ladmini/LZViewPager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ladmini": "ladmini@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ladmini/LZViewPager.git",
"tag": "1.2.5"
},
"source_files": [
"LZViewPager",
"LZViewPager/*.{swift}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SnapKit": [
"~> 5.0.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}