Commit a15b69f7 authored by Fabio Pelosin's avatar Fabio Pelosin

[Core] Add documentation_url DSL attribute to specification

Closes #1273
parent 94e3b3a7
...@@ -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
......
...@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment