blob: cfb3f3e5da81439fdef4442ee6db5048a2d6d1d6 [file] [log] [blame]
{
"name": "Pager-iOS",
"version": "0.2.3",
"summary": "Elegant pager library for iOS",
"homepage": "https://github.com/touyu/Pager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"touyu": "dev.akkey0222@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/touyu/Pager.git",
"tag": "0.2.3"
},
"source_files": "Pager/**/*.{swift}",
"resources": "Pager/**/*.{xib,png}",
"swift_versions": "5.0",
"swift_version": "5.0"
}