blob: ad8cd9c2183c409e4ffa48edbdad293a0606fbf7 [file] [log] [blame]
{
"name": "TONavigationBar",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A UINavigationBar subclass that recreates the clear bar style of Apple's modern apps",
"homepage": "https://github.com/TimOliver/TONavigationBar",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TONavigationBar.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TONavigationBar/**/*.{h,m}",
"requires_arc": true
}