blob: 3e4c4c6396c886676f5e62cdc47444389ae88fb3 [file] [log] [blame]
{
"name": "ZMScrollableNavigationBar",
"version": "1.0.3",
"summary": "A UINavigationController category that allows the UINavigationBar to scroll with the content (iOS 8 only).",
"homepage": "https://github.com/Zedenem/ZMScrollableNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zouhair Mahieddine": "zouhair.mahieddine@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Zedenem/ZMScrollableNavigationBar.git",
"tag": "1.0.3"
},
"source_files": "ZMScrollableNavigationBar/*.{h,m}",
"requires_arc": true
}