Skip to content

Commit

Permalink
Add Tencent Stocks API to support ETF
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiscn committed Jul 3, 2020
1 parent 9f588dc commit f5276a6
Show file tree
Hide file tree
Showing 87 changed files with 12,537 additions and 6,117 deletions.
16 changes: 8 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PODS:
- Alamofire (4.8.2)
- Alamofire (5.2.1)
- LaunchAtLogin (2.5.0)
- Preferences (0.3.0)
- SnapKit (5.0.0)
- SnapKit (5.0.1)

DEPENDENCIES:
- Alamofire
Expand All @@ -11,7 +11,7 @@ DEPENDENCIES:
- SnapKit

SPEC REPOS:
https://github.com/cocoapods/specs.git:
trunk:
- Alamofire
- LaunchAtLogin
- SnapKit
Expand All @@ -27,11 +27,11 @@ CHECKOUT OPTIONS:
:tag: v0.3.0

SPEC CHECKSUMS:
Alamofire: ae5c501addb7afdbb13687d7f2f722c78734c2d3
LaunchAtLogin: 550b0cbbdaf1b13f87a0fab6a3f8e2fbafe067fe
Preferences: 865793c3914c4de086c809a504a4157b8968cb90
SnapKit: fd22d10eb9aff484d79a8724eab922c1ddf89bcf
Alamofire: e911732990610fe89af59ac0077f923d72dc3dfd
LaunchAtLogin: 94138ff26baefa09a29f5e6679a6f4c41ca6b416
Preferences: cfd4b0cbc5adfb5781b819ad3a000324d0fc9f48
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb

PODFILE CHECKSUM: 14b29fed0422a7a1a82c892fed012d20c88e4f1e

COCOAPODS: 1.6.0.beta.2
COCOAPODS: 1.9.3
2 changes: 1 addition & 1 deletion Pods/Alamofire/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

109 changes: 36 additions & 73 deletions Pods/Alamofire/README.md

Large diffs are not rendered by default.

758 changes: 569 additions & 189 deletions Pods/Alamofire/Source/AFError.swift

Large diffs are not rendered by default.

Loading

0 comments on commit f5276a6

Please sign in to comment.