blob: 9a16dddcea67311d885c7438bc50163058a4c4a0 [file] [log] [blame]
{
"name": "PGTabBar",
"version": "0.2.0",
"summary": "Custom TabBar with container and protocols.",
"description": "Simple Tabbar with CollectionView & Protocols",
"homepage": "https://github.com/ipagong/PGTabBar-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ipagong": "ipagong.dev@gmail.com"
},
"source": {
"git": "https://github.com/ipagong/PGTabBar-Swift.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PGTabBar/Classes/**/*",
"pushed_with_swift_version": "3.0"
}