- Improved support for `:head` option and svn repositories.
- Improved support for `:head` option and SVN repositories.
- When integrating Pods with a project without "Frameworks" group in root of the project, raise an informative message. [#431](https://github.com/CocoaPods/CocoaPods/pull/431)
- When integrating Pods with a project without "Frameworks" group in root of the project, raise an informative message. [#431](https://github.com/CocoaPods/CocoaPods/pull/431)
- Dropped support for legacy `config.ios?` and `config.osx?`
- Dropped support for legacy `config.ios?` and `config.osx?`
...
@@ -232,7 +243,7 @@ class ::Pod::Generator::Acknowledgements
...
@@ -232,7 +243,7 @@ class ::Pod::Generator::Acknowledgements
end
end
```
```
You can even go one step further and customise the text on a per target basis by
You can even go one step further and customise the text on a per target basis by