Flight-School / AnyCodable

Type-erased wrappers for Encodable, Decodable, and Codable values
https://flight.school/books/codable
MIT License
1.28k stars 132 forks source link

Added podspec #8

Closed jkmathew closed 5 years ago

jkmathew commented 6 years ago

Added podspec file to support installation via cocoapods.

asmallteapot commented 5 years ago

LGTM. Would be helpful to use this module from non-SwiftPM projects.

mattt commented 5 years ago

Unfortunately, there's already a library on CocoaPods with the name "AnyCodable". As of 0.2.0, you can install this library using the name "AnyCodable-FlightSchool".