[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 9 / SYNavigation / 1.0.1 / SYNavigation.podspec.json
blob9c4935e43d4e1be8435911d6fbbfc2b77aebabdd
2   "name": "SYNavigation",
3   "version": "1.0.1",
4   "summary": "一个轻量级的新闻导航容器",
5   "description": "1、快速集成:只需一行代码即可完成框架引用\n2、支持自定义导航样式:提供了大量属性供你快速设置导航栏样式\n3、轻量级:没有一行多余的代码,不集成任何不需要的小功能,如果你只需要一个简单的新闻导航 那么他非常适合你\n4、纯Swift:",
6   "homepage": "https://github.com/yanghl/SYNavigation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sean.yang": "272789124@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yanghl/SYNavigation.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SYNavigation/Classes/**/*.{swift}",
22   "requires_arc": true,
23   "swift_versions": "4.0",
24   "swift_version": "4.0"