blob: 42dba2d77e755f620eb1bc30bfea63df8b54126d [file] [log] [blame]
{
"name": "UnlimitBar",
"version": "1.0.0",
"summary": "I HATE UINavigationBar attribute restriction!",
"description": "UINavigationBar has tooo many restriction, Lets make custom navigationBar as UIView!",
"homepage": "https://github.com/Geektree0101/UnlimitBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geektree0101": "h2s1880@gmail.com"
},
"source": {
"git": "https://github.com/Geektree0101/UnlimitBar.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UnlimitBar/Classes/**/*",
"pushed_with_swift_version": "3.2"
}