blob: 18e5c987d10b00253f6f92e5b2557e1db86a617d [file] [log] [blame]
{
"name": "LLRiseTabBar",
"version": "1.0",
"summary": "A customisable TabBar for iOS.",
"description": "This is a customisable TabBar with a custom rounded button in the middle.",
"homepage": "http://alexsteiner.de",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Steiner": "privat@alexsteiner.de"
},
"source": {
"git": "https://github.com/alexsteinerde/LLRiseTabBar.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LLRiseTabBar/Classes/**/*"
}