blob: 43a33f1de5bcb1fb35399a50977f5b43871c28d9 [file] [log] [blame]
{
"name": "ZTNavigationView",
"version": "0.0.2",
"summary": "自用项目自定义导航栏",
"description": "项目配置自定义导航栏",
"homepage": "https://github.com/NimoZone/ZTNavigationView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"say_goodbye": "say_goodbye000@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/NimoZone/ZTNavigationView.git",
"tag": "0.0.2"
},
"source_files": "Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}