blob: 70a2089d9d1743af2f6c5a0ca2e33c3caa9a37b0 [file] [log] [blame]
{
"name": "HSBPageView",
"version": "0.0.1",
"summary": "HSBPageView is Paging View.",
"swift_version": "4.2",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBPageView/Classes/*.swift",
"frameworks": "UIKit"
}