blob: 5bf4aa237db4e07f9613b59ef262ce156596d495 [file] [log] [blame]
{
"name": "WGWPageView",
"version": "0.1.0",
"summary": "WGWPageView is a custom page view with tab for every ViewController.",
"description": "`WGWPageView` is a custom page view with tab for every `ViewController`. It contains header view which is customizable. Selected and unselected title color can be set as desired.",
"homepage": "https://github.com/MatijaKruljac/WGWPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kruljac.matija@gmail.com": "kruljac.matija@gmail.com"
},
"source": {
"git": "https://github.com/MatijaKruljac/WGWPageView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WGWPageView/Classes/**/*",
"pushed_with_swift_version": "3.1"
}