bignerdranch / Freddy

A reusable framework for parsing JSON in Swift.
MIT License
1.09k stars 120 forks source link

Fastlane #209

Closed davidahouse closed 7 years ago

davidahouse commented 7 years ago

This PR makes changes to the build process by incorporating fastlane. This removes details from the travis.yml file and opens up the door for other CI options in the future. Also this PR updates the pod spec to call out swift version 3. Note that this change can be reverted once the latest cocoapods is released as it handles this itself.