blob: b4d80e1443e2625ea88f2d7e040f980c0f17cce5 [file] [log] [blame]
{
"name": "Pager-iOS",
"version": "0.2.7",
"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.7"
},
"source_files": "Pager/**/*.{swift}",
"resources": "Pager/**/*.{xib,png}",
"swift_version": "5.0"
}