-
Notifications
You must be signed in to change notification settings - Fork 45
Legacy Swift versions
Evgenii Neumerzhitckii edited this page Apr 20, 2019
·
17 revisions
Use the following setup instructions for the previous versions of the library if you use an older version of Swift.
Library version / git tag: 10.0.0
- File: MoaDistrib.swift
-
Carthage:
github "evgenyneu/moa" ~> 10.0
-
CocoaPods:
pod 'moa', '~> 10.0'
Library version / git tag: 9.0.2
- File: MoaDistrib.swift
-
Carthage:
github "evgenyneu/moa" ~> 9.0
-
CocoaPods:
pod 'moa', '~> 9.0'
Library version / git tag: 8.0.4
- File: MoaDistrib.swift
-
Carthage:
github "evgenyneu/moa" ~> 8.0
-
CocoaPods:
pod 'moa', '~> 8.0'
Library version / git tag: 7.0.0
- File: MoaDistrib.swift
-
Carthage:
github "evgenyneu/moa" ~> 7.0
-
CocoaPods:
pod 'moa', git: "https://github.com/evgenyneu/moa.git", tag: "7.0.0"
Library version / git tag: 6.0.0
- File: MoaDistrib.swift
-
Carthage:
github "evgenyneu/moa" ~> 6.0
-
CocoaPods:
pod 'moa', '~> 5.0'
Library version / git tag: 5.0.0
- File: MoaDistrib.swift
-
Carthage:
github "evgenyneu/moa" ~> 5.0
-
CocoaPods:
pod 'moa', '~> 5.0'
Library version / git tag: 4.0.0
- File: MoaDistrib.swift
-
Carthage:
github "evgenyneu/moa" ~> 4.0
-
CocoaPods:
pod 'moa', '~> 4.0'
Library version / git tag: 3.0.0
- File: MoaDistrib.swift
-
Carthage:
github "evgenyneu/moa" ~> 3.0
-
CocoaPods:
pod 'moa', '~> 3.0'
Library version / git tag: 1.0.50
- File: MoaDistrib.swift
-
Carthage:
github "evgenyneu/moa" ~> 1.0
-
CocoaPods:
pod 'moa', '~> 1.0'