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