魏涛
Committed by GitHub

Update QQIM.podspec

... ... @@ -25,6 +25,7 @@ Pod::Spec.new do |s|
# * Write the description between the DESC delimiters below.
# * Finally, don't worry about the indent, CocoaPods strips it!
s.description = <<-DESC
@_@.
DESC
s.homepage = "http://EXAMPLE/QQIM"
... ... @@ -38,7 +39,7 @@ Pod::Spec.new do |s|
# Popular ones are 'MIT', 'BSD' and 'Apache License, Version 2.0'.
#
s.license = "MIT (example)"
s.license = "MIT"
# s.license = { :type => "MIT", :file => "FILE_LICENSE" }
... ...