blob: dbf680b98ae4302722ad00b4757b2f17acb6b1bc [file] [log] [blame]
{
"name": "ZMScrollableNavigationBar",
"version": "1.0.1",
"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.1"
},
"source_files": "ZMScrollableNavigationBar/*.{h,m}",
"requires_arc": true
}