Toggle navigation
Toggle navigation
This project
Loading...
Sign in
iOS
/
Specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
魏涛
2016-12-29 17:25:01 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2016-12-29 17:25:01 +0800
Commit
5918c927a1a61453ebe78968b0cfbf7fbdd308b6
5918c927
1 parent
d803b7c6
Update QQIM.podspec
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
QQIM/0.0.2/QQIM.podspec
QQIM/0.0.2/QQIM.podspec
View file @
5918c92
...
...
@@ -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" }
...
...
Please
register
or
login
to post a comment