blob: 54f0008de649b9ec92856190b857ea0264275687 [file] [log] [blame]
{
"name": "CustomTabBar",
"version": "0.2",
"summary": "Create custom TabBar",
"homepage": "https://github.com/jj1100x/CustomTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jj1100x": "junktym123@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jj1100x/CustomTabBar.git",
"tag": "v0.2"
},
"requires_arc": true,
"source_files": "CustomTabBar/*.{h,swift}"
}