blob: dc20313d380b03d0c6f80512a53c400249cee363 [file] [log] [blame]
{
"name": "PolioPager",
"version": "2.6",
"summary": "PolioPager enables us to use PagerTabStrip like SNKRS.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/yuigawada/PolioPager",
"authors": {
"YuigaWada": "yuigawada@gmail.com"
},
"source": {
"git": "https://github.com/yuigawada/PolioPager.git",
"tag": "2.6"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "PolioPager/**/*.{swift,h}",
"resources": "PolioPager/**/*.{xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}