MengTo / Spring

A library to simplify iOS animations in Swift.
http://designcode.io
MIT License
14.08k stars 1.8k forks source link

Add basic SwiftPM manifest file #328

Open Jeehut opened 5 years ago

Jeehut commented 5 years ago

This adds support for SwiftPM manifest based dependency managers. Specifically this adds support for installing via Accio but will probably also work with SwiftPM once it's integrated into Xcode.

Please note that this project is part of Accio's official integration tests within the Demo project.

Jeehut commented 5 years ago

@MengTo Anything holding you off from merging this?

tomazravljen commented 1 year ago

Anyone merging this? Btw PR for same stuff here https://github.com/MengTo/Spring/pull/335 which was opened later...