blob: 0c05c1a4d0dd8d794c592672b8a052209e4c9571 [file] [log] [blame]
{
"name": "PAViewPagerSwift",
"version": "1.0.2",
"summary": "A view pager which perfectly supports autolayout and rotation on both iPhone and iPad",
"description": "A view pager which perfectly supports autolayout and rotation on both iPhone and iPad",
"homepage": "https://github.com/phasedarray",
"license": "MIT",
"authors": {
"Vincent.X": "phased_array@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/phasedarray/PAViewPager.git"
},
"source_files": [
"PAViewPager",
"PAViewPager/**/*.swift"
]
}