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
1b6372c9
Commit
1b6372c9
authored
May 03, 2012
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Spelling correctioSpelling correctionn
parent
6c75b654
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
spec.rb
lib/cocoapods/command/spec.rb
+3
-2
No files found.
lib/cocoapods/command/spec.rb
View file @
1b6372c9
...
@@ -532,7 +532,7 @@ Pod::Spec.new do |s|
...
@@ -532,7 +532,7 @@ Pod::Spec.new do |s|
s.description = 'An optional longer description of
#{
data
[
:name
]
}
.'
s.description = 'An optional longer description of
#{
data
[
:name
]
}
.'
# If this Pod runs only on iOS or OS X, then specify the platf
ro
m and
# If this Pod runs only on iOS or OS X, then specify the platf
or
m and
# the deployment target.
# the deployment target.
#
#
# s.platform = :ios, '5.0'
# s.platform = :ios, '5.0'
...
@@ -583,13 +583,14 @@ Pod::Spec.new do |s|
...
@@ -583,13 +583,14 @@ Pod::Spec.new do |s|
#
#
# s.dependency 'JSONKit', '~> 1.4'
# s.dependency 'JSONKit', '~> 1.4'
# ――― EXTRA VALUES ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
# ――― EXTRA VALUES ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
# If you need to specify any other build settings, add them to the
# If you need to specify any other build settings, add them to the
# xcconfig hash.
# xcconfig hash.
#
#
# s.xcconfig = { 'HEADER_SEARCH_PATHS' => '$(SDKROOT)/usr/include/libxml2' }
# s.xcconfig = { 'HEADER_SEARCH_PATHS' => '$(SDKROOT)/usr/include/libxml2' }
# ――― INFO ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
end
end
SPEC
SPEC
end
end
...
...
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