As part of paaHJt-Vl-p2, this simply standardize the podspec file so that all our pods use a similar format and structure, with similar keys and common values.
See wordpress-mobile/WordPressAuthenticator-iOS#582 for the rules I decided to follow on the format and content standardization.
Also updated the .swift-version file and the project-level SWIFT_VERSION build setting to 5.0 to match the framework target's SWIFT_VERSION = 5.0 setting.
As part of paaHJt-Vl-p2, this simply standardize the podspec file so that all our pods use a similar format and structure, with similar keys and common values.
See wordpress-mobile/WordPressAuthenticator-iOS#582 for the rules I decided to follow on the format and content standardization.
Also updated the
.swift-version
file and the project-levelSWIFT_VERSION
build setting to 5.0 to match the framework target'sSWIFT_VERSION = 5.0
setting.