1.8.0.beta.1
Pre-releaseEnhancements
-
Add support for UI test specs with
test_typevalue:ui
Yavuz Nuzumlali
#562 -
Don't
Dir.chdirwhen loadingPod::Specificationfrom JSON
Igor Makarov
#565 -
Replace git-based
MasterSourcewith CDN-basedTrunkSource
Igor Makarov
#552 -
Add Info.plist DSL to Specifications
Eric Amorde
CocoaPods/CocoaPods#8753 -
Add
project_nameDSL to allow grouping pods into projects.
Dimitris Koutsogiorgas
#547 -
Allow test specs to specify an
app_host_nameto point to an app spec whose
application is used as the test's app host.
jkap
Samuel Giddins
#520 -
Add
:headersoption to allow passing in custom headers tocURLwhen downloading source via the:httpdownload strategy.
Wilmar van Heerden
cocoapods-downloader#89
#557
Bug Fixes
-
Emit an error when a Podspec has an incorrect type for the
sourceattribute
Eric Amorde
CocoaPods/CocoaPods#5420 -
Gracefully handle invalid version values during linting.
Eric Amorde
CocoaPods/CocoaPods#8785 -
Pass a non-browser user agent for social media validation
Dov Frankel
#571
CocoaPods#9053
CocoaPods#9049