1
1
mirror of https://github.com/danbee/persephone synced 2025-03-04 08:39:11 +00:00
persephone/Cartfile
Daniel Barber 8301ed0780
Refactor MPDReducer away
These actions should not go through ReSwift.

* Remove Alamofire reference
* Upgrade ReSwift to 5
2019-08-02 15:23:44 -04:00

7 lines
192 B
Plaintext

github "SwiftyJSON/SwiftyJSON" ~> 4.0
github "PromiseKit/Foundation" ~> 3.0
github "nhurden/MediaKeyTap"
github "krzyzanowskim/CryptoSwift"
github "ReSwift/ReSwift"
github "tonyarnold/Differ"