LiveUI / Awesome

FontAwesome 6 Swift & SwiftUI implementation for iOS, tvOS & macOS
MIT License
97 stars 27 forks source link

Removed deprecated .swift-version file #44

Closed ghowen closed 5 years ago

ghowen commented 5 years ago

and bumped pod version to 2.2.1.

Pod spec failed validation with this error

ERROR | swift: Specification AwesomeEnum specifies an inconsistent swift_version (5.0) compared to the one present in your .swift-version file (4.2). Please remove the .swift-version file which is now deprecated and only use the swift_version attribute within your podspec.