blob: 76e665fa51745f4e3c8be587876b763d4046d135 [file] [log] [blame]
{
"name": "ZXNavigationBar",
"version": "1.2.0",
"summary": "灵活轻量的自定义导航栏,轻松实现各种自定义效果",
"homepage": "https://github.com/SmileZXLee/ZXNavigationBar",
"license": "MIT",
"authors": {
"李兆祥": "393727164@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SmileZXLee/ZXNavigationBar.git",
"tag": "1.2.0"
},
"source_files": "ZXNavigationBar/**/*.{h,m}",
"resources": "ZXNavigationBar/ZXNavigationBar.bundle",
"requires_arc": true
}