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