blob: 588f5f8d92260231e6ddd05f49d771b31108c534 [file] [log] [blame]
{
"name": "SmartPageView",
"version": "0.2.5",
"summary": "Simple PageViewController.",
"description": "SmartPageView is Simple PageViewController.",
"homepage": "https://github.com/ShockUtility/SmartPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShockUtility": "shock@docs.kr"
},
"source": {
"git": "https://github.com/ShockUtility/SmartPageView.git",
"tag": "0.2.5"
},
"swift_version": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "SmartPageView/Classes/**/*"
}