blob: 30d54d4e5c8e94b3875430cfe53abf8bc26d1a73 [file] [log] [blame]
{
"name": "CustomTabBar",
"version": "0.2.1",
"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": "0.2.1"
},
"requires_arc": true,
"source_files": "CustomTabBar/*.{h,swift}"
}