blob: 510f8821cbb8229f583b6a03d92638e3200a004b [file] [log] [blame]
{
"name": "SYNavigation",
"version": "1.0.0",
"summary": "一个轻量级的新闻导航容器",
"description": "1、快速集成:只需一行代码即可完成框架引用\n2、支持自定义导航样式:提供了大量属性供你快速设置导航栏样式\n3、轻量级:没有一行多余的代码,不集成任何不需要的小功能,如果你只需要一个简单的新闻导航 那么他非常适合你\n4、纯Swift:",
"homepage": "https://github.com/yanghl/SYNavigation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sean.yang": "272789124@qq.com"
},
"source": {
"git": "https://github.com/yanghl/SYNavigation.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SYNavigation/Classes/**/*.{swift}",
"requires_arc": true,
"swift_versions": "4.0",
"swift_version": "4.0"
}