Add license to JSONKit.
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# TODO JSONKit does *not* support GC, we need to specify that.
|
||||
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'JSONKit'
|
||||
s.version = '1.4'
|
||||
s.license = 'BSD / Apache License, Version 2.0'
|
||||
s.summary = 'A Very High Performance Objective-C JSON Library.'
|
||||
s.homepage = 'https://github.com/johnezang/JSONKit'
|
||||
s.author = 'John Engelhart'
|
||||
|
||||
Reference in New Issue
Block a user