mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
Dactyloidae iOS initial commit
This commit is contained in:
parent
daa6179d22
commit
7154a0497e
2123 changed files with 197052 additions and 0 deletions
18
mobile/ios/Cartfile
Normal file
18
mobile/ios/Cartfile
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
github "getsentry/sentry-cocoa" "3.11.1"
|
||||
github "Alamofire/Alamofire" ~> 4.0
|
||||
github "sleroux/Deferred" "Swift3.0"
|
||||
github "SnapKit/SnapKit" "3.1.2"
|
||||
github "rs/SDWebImage" "4.1.0"
|
||||
github "swisspol/GCDWebServer" "3.3.2"
|
||||
github "kif-framework/KIF" "v3.6.0"
|
||||
github "adjust/ios_sdk" "v4.11.5"
|
||||
github "AgileBits/onepassword-extension" "new/carthage+ios10"
|
||||
github "mozilla/readability" "master"
|
||||
github "jrendel/SwiftKeychainWrapper" "3.0.1"
|
||||
github "DaveWoodCom/XCGLogger" "Version_4.0.0"
|
||||
github "cezheng/Fuzi" "1.0.1"
|
||||
github "SwiftyJSON/SwiftyJSON" "3.1.4"
|
||||
github "farhanpatel/JSONSchema.swift" "master"
|
||||
github "google/EarlGrey" "1.12.1"
|
||||
github "jhugman/SwiftRouter" "master"
|
||||
github "mozilla-mobile/telemetry-ios" "v1.0.10"
|
||||
Loading…
Add table
Add a link
Reference in a new issue