blob: 3b805b606d5ba8efba04237ea82e7927672e7cbf [file] [log] [blame]
{
"name": "PutItOnMyTabBar",
"version": "1.2",
"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",
"branch": "master",
"tag": "1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PutItOnMyTabBar/Classes/**/*",
"pushed_with_swift_version": "3.0"
}