File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22 s . name = 'JSONHelper'
33 s . version = '2.0.0'
44 s . license = { :type => 'zlib' , :file => 'LICENSE' }
5- s . summary = 'Lightning fast JSON deserialization and value conversion library for iOS & OS X written in Swift.'
5+ s . summary = 'Lightning fast JSON deserialization and value conversion library for iOS, tvOS, and OS X written in Swift.'
66
77 s . homepage = 'https://github.com/isair/JSONHelper'
88 s . author = { 'Baris Sencan' => 'baris.sncn@gmail.com' }
Original file line number Diff line number Diff line change 11JSONHelper
22
3- Version 1.7.0, December 1, 2015
4-
53Copyright (C) 2014 Baris Sencan
64
75This software is provided 'as-is', without any express or implied
8- warranty. In no event will the authors be held liable for any damages
6+ warranty. In no event will the authors be held liable for any damages
97arising from the use of this software.
108
119Permission is granted to anyone to use this software for any purpose,
@@ -16,8 +14,8 @@ freely, subject to the following restrictions:
1614 claim that you wrote the original software. If you use this software
1715 in a product, an acknowledgment in the product documentation would be
1816 appreciated but is not required.
19-
17+
20182. Altered source versions must be plainly marked as such, and must not be
2119 misrepresented as being the original software.
22-
20+
23213. This notice may not be removed or altered from any source distribution.
You can’t perform that action at this time.
0 commit comments