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
a15b69f7
Commit
a15b69f7
authored
Sep 24, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Core] Add documentation_url DSL attribute to specification
Closes #1273
parent
94e3b3a7
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
CHANGELOG.md
CHANGELOG.md
+3
-0
Gemfile.lock
Gemfile.lock
+1
-1
No files found.
CHANGELOG.md
View file @
a15b69f7
...
@@ -9,6 +9,9 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -9,6 +9,9 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
The Pods project now is sorted by name.
*
The Pods project now is sorted by name.
[
#1389
](
https://github.com/CocoaPods/CocoaPods/pull/1389
)
[
#1389
](
https://github.com/CocoaPods/CocoaPods/pull/1389
)
*
Added the
`documentation_url`
DSL attribute to the specifications.
[
#1273
](
https://github.com/CocoaPods/CocoaPods/pull/1273
)
###### Bug Fixes
###### Bug Fixes
*
The search paths of vendored frameworks and libraries now are always
*
The search paths of vendored frameworks and libraries now are always
...
...
Gemfile.lock
View file @
a15b69f7
...
@@ -7,7 +7,7 @@ GIT
...
@@ -7,7 +7,7 @@ GIT
GIT
GIT
remote: https://github.com/CocoaPods/Core.git
remote: https://github.com/CocoaPods/Core.git
revision:
1a7b59ccd0dd2d6593a991005b75f71d0e5b5bdf
revision:
24b9357066e2d174d5e066de78b82e57b94a593a
branch: master
branch: master
specs:
specs:
cocoapods-core (0.25.0)
cocoapods-core (0.25.0)
...
...
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