blob: 0a5facf9c81f252f8f04e3a1c2421da24b0f6906 [file] [log] [blame]
{
"name": "PutItOnMyTabBar",
"version": "0.1.0",
"summary": "A subclass of UITabBarController that is customizable.",
"description": "A subclass of UITabBarController that is customizable. May have 2 to however many tabs you want!",
"homepage": "https://github.com/jnwagstaff/PutItOnMyTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jnwagstaff": "jnwagstaff@gmail.com"
},
"source": {
"git": "https://github.com/jnwagstaff/PutItOnMyTabBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PutItOnMyTabBar/Classes/**/*",
"pushed_with_swift_version": "3.0"
}