blob: cad3f63355b8a75da17a035069d7760ca447543d [file] [log] [blame]
{
"name": "ZXScrollNavigationBar",
"version": "0.0.2",
"summary": "A category of UIViewController.",
"description": "This is a demo about navigationBar, which implement by objective-C.",
"homepage": "https://github.com/briceZhao/ZXScrollNavigationBar",
"license": "MIT",
"authors": {
"briceZhao": "zx_brice@126.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/briceZhao/ZXScrollNavigationBar.git",
"tag": "0.0.2"
},
"source_files": "ZXScrollNavigationBar/*",
"requires_arc": true,
"frameworks": "UIKit"
}