Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
aebd8c84
Commit
aebd8c84
authored
Jan 27, 2013
by
Keith Smiley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated example podspec comment
parent
9dc15fd9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Example.podspec
examples/Example.podspec
+1
-1
No files found.
examples/Example.podspec
View file @
aebd8c84
...
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
...
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
s
.
homepage
=
"http://EXAMPLE/Example.podspec"
s
.
homepage
=
"http://EXAMPLE/Example.podspec"
# Specify the license type. CocoaPods detects automatically the license file if it is named
# Specify the license type. CocoaPods detects automatically the license file if it is named
#
`LICEN{C,S}
E*.*', however if the name is different, specify it.
#
'LICENCE*.*' or 'LICENS
E*.*', however if the name is different, specify it.
s
.
license
=
'MIT (example)'
s
.
license
=
'MIT (example)'
# s.license = { :type => 'MIT (example)', :file => 'FILE_LICENSE' }
# s.license = { :type => 'MIT (example)', :file => 'FILE_LICENSE' }
#
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment