blob: 7a0cfb4de82757ffc07399fd3192d9c719d8717a [file] [log] [blame]
{
"name": "HSBPageView",
"version": "0.0.2",
"summary": "HSBPageView is Paging View.",
"swift_version": "5.0",
"description": "HSBPageView simple Paging View. support delegate and datasource.",
"homepage": "https://github.com/hsb9kr/HSBPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Red": "hsb9kr@gmail.com"
},
"source": {
"git": "https://github.com/hsb9kr/HSBPageView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBPageView/Classes/*.swift",
"frameworks": "UIKit"
}