File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Cirrious.FluentLayout/Properties Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717[ assembly: AssemblyConfiguration ( "" ) ]
1818[ assembly: AssemblyCompany ( "" ) ]
1919[ assembly: AssemblyProduct ( "Cirrious.FluentLayout" ) ]
20- [ assembly: AssemblyCopyright ( "Copyright © 2017 " ) ]
20+ [ assembly: AssemblyCopyright ( "Copyright © 2018 " ) ]
2121[ assembly: AssemblyTrademark ( "" ) ]
2222[ assembly: AssemblyCulture ( "" ) ]
2323
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >Cirrious.FluentLayout</id >
5- <version >2.6 .0</version >
5+ <version >2.7 .0</version >
66 <authors >slodge</authors >
77 <owners >gshackles,slodge</owners >
88 <licenseUrl >https://github.com/slodge/Cirrious.FluentLayout/blob/master/LICENSE</licenseUrl >
99 <projectUrl >https://github.com/slodge/Cirrious.FluentLayout</projectUrl >
1010 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1111 <description >Easy API for using AutoLayout in iOS</description >
1212 <releaseNotes >Unified API support</releaseNotes >
13- <copyright >Copyright 2017 </copyright >
13+ <copyright >Copyright 2018 </copyright >
1414 <tags >iOS AutoLayout</tags >
1515 </metadata >
1616 <files >
You can’t perform that action at this time.
0 commit comments