blob: f61d696102eaf17ed9b166036b036a786ba78e7d [file] [log] [blame]
{
"name": "YYYNavigationController",
"version": "1.0.0",
"summary": "YYYNavigationController",
"description": "YYYNavigationController 类似淘宝、京东的“整体返回”效果,可以自定义各个界面导航栏的颜色,背景图等,互不影响。",
"homepage": "https://github.com/276523923/YYYNavigationController.git",
"license": {
"type": "GNU GENERAL PUBLIC LICENSE",
"file": "LICENSE"
},
"authors": {
"276523923@qq.com": "276523923@qq.com"
},
"source": {
"git": "https://github.com/276523923/YYYNavigationController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YYYNavigationController/Classes/**/*.{h,m}",
"public_header_files": "YYYNavigationController/Classes/**/*.h"
}