mirror of https://github.com/SnapKit/SnapKit
Update docs
This commit is contained in:
parent
417354a2c7
commit
f0bf2aa7df
|
@ -1,5 +1,5 @@
|
||||||
title: SnapKit
|
title: SnapKit
|
||||||
email: robertpayne@me.com
|
email: robertpayne@me.com
|
||||||
description: Swift Auto Layout DSL for iOS and OS X
|
description: Swift Auto Layout DSL for iOS and OS X
|
||||||
url: "http://www.snapkit.io/"
|
url: "https://snapkit.github.io/SnapKit/"
|
||||||
github_username: SnapKit
|
github_username: SnapKit
|
||||||
|
|
|
@ -9,7 +9,7 @@ $header-font-weight: 500;
|
||||||
$header-font-style: normal;
|
$header-font-style: normal;
|
||||||
$header-bottom-margin: 0.75rem;
|
$header-bottom-margin: 0.75rem;
|
||||||
|
|
||||||
$body-font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica Neue", "Helvetica", sans-serif;
|
$body-font-family: "Helvetica Neue", "Helvetica", sans-serif;
|
||||||
$header-font-family: $body-font-family;
|
$header-font-family: $body-font-family;
|
||||||
|
|
||||||
// $small-range: (0em, em-calc(767));
|
// $small-range: (0em, em-calc(767));
|
||||||
|
|
4
docs.md
4
docs.md
|
@ -38,7 +38,7 @@ platform :ios, '10.0'
|
||||||
use_frameworks!
|
use_frameworks!
|
||||||
|
|
||||||
target '<Your Target Name>' do
|
target '<Your Target Name>' do
|
||||||
pod 'SnapKit', '~> 4.0'
|
pod 'SnapKit', '~> 5.6'
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@ $ brew install carthage
|
||||||
To integrate SnapKit into your Xcode project using Carthage, specify it in your `Cartfile`:
|
To integrate SnapKit into your Xcode project using Carthage, specify it in your `Cartfile`:
|
||||||
|
|
||||||
```ogdl
|
```ogdl
|
||||||
github "SnapKit/SnapKit" ~> 4.0
|
github "SnapKit/SnapKit" ~> 5.6
|
||||||
```
|
```
|
||||||
|
|
||||||
Run `carthage update` to build the framework and drag the built `SnapKit.framework` into your Xcode project.
|
Run `carthage update` to build the framework and drag the built `SnapKit.framework` into your Xcode project.
|
||||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,19 +0,0 @@
|
||||||
|
|
||||||
/*
|
|
||||||
Copyright (C) 2011-2015 Hoefler & Co.
|
|
||||||
This software is the property of Hoefler & Co. (H&Co).
|
|
||||||
Your right to access and use this software is subject to the
|
|
||||||
applicable License Agreement, or Terms of Service, that exists
|
|
||||||
between you and H&Co. If no such agreement exists, you may not
|
|
||||||
access or use this software for any purpose.
|
|
||||||
This software may only be hosted at the locations specified in
|
|
||||||
the applicable License Agreement or Terms of Service, and only
|
|
||||||
for the purposes expressly set forth therein. You may not copy,
|
|
||||||
modify, convert, create derivative works from or distribute this
|
|
||||||
software in any way, or make it accessible to any third party,
|
|
||||||
without first obtaining the written permission of H&Co.
|
|
||||||
For more information, please visit us at http://typography.com.
|
|
||||||
45359-89406-20150416
|
|
||||||
*/
|
|
||||||
|
|
||||||
<!-- sorry your browser is not supported. -->
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -1,19 +0,0 @@
|
||||||
|
|
||||||
/*
|
|
||||||
Copyright (C) 2011-2015 Hoefler & Co.
|
|
||||||
This software is the property of Hoefler & Co. (H&Co).
|
|
||||||
Your right to access and use this software is subject to the
|
|
||||||
applicable License Agreement, or Terms of Service, that exists
|
|
||||||
between you and H&Co. If no such agreement exists, you may not
|
|
||||||
access or use this software for any purpose.
|
|
||||||
This software may only be hosted at the locations specified in
|
|
||||||
the applicable License Agreement or Terms of Service, and only
|
|
||||||
for the purposes expressly set forth therein. You may not copy,
|
|
||||||
modify, convert, create derivative works from or distribute this
|
|
||||||
software in any way, or make it accessible to any third party,
|
|
||||||
without first obtaining the written permission of H&Co.
|
|
||||||
For more information, please visit us at http://typography.com.
|
|
||||||
45359-89406-20150416
|
|
||||||
*/
|
|
||||||
|
|
||||||
<!-- sorry your browser is not supported. -->
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,19 +0,0 @@
|
||||||
|
|
||||||
/*
|
|
||||||
Copyright (C) 2011-2015 Hoefler & Co.
|
|
||||||
This software is the property of Hoefler & Co. (H&Co).
|
|
||||||
Your right to access and use this software is subject to the
|
|
||||||
applicable License Agreement, or Terms of Service, that exists
|
|
||||||
between you and H&Co. If no such agreement exists, you may not
|
|
||||||
access or use this software for any purpose.
|
|
||||||
This software may only be hosted at the locations specified in
|
|
||||||
the applicable License Agreement or Terms of Service, and only
|
|
||||||
for the purposes expressly set forth therein. You may not copy,
|
|
||||||
modify, convert, create derivative works from or distribute this
|
|
||||||
software in any way, or make it accessible to any third party,
|
|
||||||
without first obtaining the written permission of H&Co.
|
|
||||||
For more information, please visit us at http://typography.com.
|
|
||||||
45359-89406-20150416
|
|
||||||
*/
|
|
||||||
|
|
||||||
@font-face { font-family:"Gotham Rounded A"; src: url('http://snapkit.io/fonts/304166/AB9F69354DC5B0498.eot'); src: url('http://snapkit.io/fonts/304166/AB9F69354DC5B0498.eot?#hfj') format('embedded-opentype'); font-style:normal; font-weight:400; } @font-face { font-family:"Gotham Rounded 4r"; src: url('http://snapkit.io/fonts/304166/AB9F69354DC5B0498.eot'); src: url('http://snapkit.io/fonts/304166/AB9F69354DC5B0498.eot?#hfj') format('embedded-opentype'); font-style:normal; font-weight:400; } @font-face { font-family:"Gotham Rounded A"; src: url('http://snapkit.io/fonts/304166/F1EEB08CB84718978.eot'); src: url('http://snapkit.io/fonts/304166/F1EEB08CB84718978.eot?#hfj') format('embedded-opentype'); font-style:italic; font-weight:400; } @font-face { font-family:"Gotham Rounded 4i"; src: url('http://snapkit.io/fonts/304166/F1EEB08CB84718978.eot'); src: url('http://snapkit.io/fonts/304166/F1EEB08CB84718978.eot?#hfj') format('embedded-opentype'); font-style:italic; font-weight:400; } @font-face { font-family:"Gotham Rounded A"; src: url('http://snapkit.io/fonts/304166/B937272AAF9F9A717.eot'); src: url('http://snapkit.io/fonts/304166/B937272AAF9F9A717.eot?#hfj') format('embedded-opentype'); font-style:normal; font-weight:500; } @font-face { font-family:"Gotham Rounded 5r"; src: url('http://snapkit.io/fonts/304166/B937272AAF9F9A717.eot'); src: url('http://snapkit.io/fonts/304166/B937272AAF9F9A717.eot?#hfj') format('embedded-opentype'); font-style:normal; font-weight:500; } @font-face { font-family:"Gotham Rounded A"; src: url('http://snapkit.io/fonts/304166/6F5D0C7190B3E54F8.eot'); src: url('http://snapkit.io/fonts/304166/6F5D0C7190B3E54F8.eot?#hfj') format('embedded-opentype'); font-style:italic; font-weight:500; } @font-face { font-family:"Gotham Rounded 5i"; src: url('http://snapkit.io/fonts/304166/6F5D0C7190B3E54F8.eot'); src: url('http://snapkit.io/fonts/304166/6F5D0C7190B3E54F8.eot?#hfj') format('embedded-opentype'); font-style:italic; font-weight:500; }
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -1,19 +0,0 @@
|
||||||
|
|
||||||
/*
|
|
||||||
Copyright (C) 2011-2015 Hoefler & Co.
|
|
||||||
This software is the property of Hoefler & Co. (H&Co).
|
|
||||||
Your right to access and use this software is subject to the
|
|
||||||
applicable License Agreement, or Terms of Service, that exists
|
|
||||||
between you and H&Co. If no such agreement exists, you may not
|
|
||||||
access or use this software for any purpose.
|
|
||||||
This software may only be hosted at the locations specified in
|
|
||||||
the applicable License Agreement or Terms of Service, and only
|
|
||||||
for the purposes expressly set forth therein. You may not copy,
|
|
||||||
modify, convert, create derivative works from or distribute this
|
|
||||||
software in any way, or make it accessible to any third party,
|
|
||||||
without first obtaining the written permission of H&Co.
|
|
||||||
For more information, please visit us at http://typography.com.
|
|
||||||
45359-89406-20150416
|
|
||||||
*/
|
|
||||||
|
|
||||||
@font-face { font-family:"Gotham Rounded A"; src: url('http://snapkit.io/fonts/304166/BDAB8159313220813.eot'); src: url('http://snapkit.io/fonts/304166/BDAB8159313220813.eot?#hfj') format('embedded-opentype'); font-style:normal; font-weight:400; } @font-face { font-family:"Gotham Rounded 4r"; src: url('http://snapkit.io/fonts/304166/BDAB8159313220813.eot'); src: url('http://snapkit.io/fonts/304166/BDAB8159313220813.eot?#hfj') format('embedded-opentype'); font-style:normal; font-weight:400; } @font-face { font-family:"Gotham Rounded A"; src: url('http://snapkit.io/fonts/304166/0AAE665B359A95EF2.eot'); src: url('http://snapkit.io/fonts/304166/0AAE665B359A95EF2.eot?#hfj') format('embedded-opentype'); font-style:italic; font-weight:400; } @font-face { font-family:"Gotham Rounded 4i"; src: url('http://snapkit.io/fonts/304166/0AAE665B359A95EF2.eot'); src: url('http://snapkit.io/fonts/304166/0AAE665B359A95EF2.eot?#hfj') format('embedded-opentype'); font-style:italic; font-weight:400; } @font-face { font-family:"Gotham Rounded A"; src: url('http://snapkit.io/fonts/304166/DD9793564AB4A0647.eot'); src: url('http://snapkit.io/fonts/304166/DD9793564AB4A0647.eot?#hfj') format('embedded-opentype'); font-style:normal; font-weight:500; } @font-face { font-family:"Gotham Rounded 5r"; src: url('http://snapkit.io/fonts/304166/DD9793564AB4A0647.eot'); src: url('http://snapkit.io/fonts/304166/DD9793564AB4A0647.eot?#hfj') format('embedded-opentype'); font-style:normal; font-weight:500; } @font-face { font-family:"Gotham Rounded A"; src: url('http://snapkit.io/fonts/304166/D00E8D84DA68AA03E.eot'); src: url('http://snapkit.io/fonts/304166/D00E8D84DA68AA03E.eot?#hfj') format('embedded-opentype'); font-style:italic; font-weight:500; } @font-face { font-family:"Gotham Rounded 5i"; src: url('http://snapkit.io/fonts/304166/D00E8D84DA68AA03E.eot'); src: url('http://snapkit.io/fonts/304166/D00E8D84DA68AA03E.eot?#hfj') format('embedded-opentype'); font-style:italic; font-weight:500; }
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue