blob: 180e0ea982468fa33b5f3942dde2c1bd547ba782 [file] [log] [blame]
{
"name": "PolioPager",
"version": "1.1.2",
"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": "1.1.2"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "PolioPager/**/*.{swift,h}",
"resources": "PolioPager/**/*.{xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}