Files
GitHawk/Podfile.lock
Ryan Nystrom 568bdd06b2 Revert "update Tabman (#2036)" (#2087)
This reverts commit d5b53812d9.
2018-08-11 14:51:19 -04:00

248 lines
8.4 KiB
Plaintext

PODS:
- Alamofire (4.4.0)
- AlamofireNetworkActivityIndicator (2.1.0):
- Alamofire (~> 4.1)
- Apollo (0.8.0):
- Apollo/Core (= 0.8.0)
- Apollo/Core (0.8.0)
- AutoInsetter (1.2.3)
- cmark-gfm-swift (0.1.0)
- ContextMenu (0.2.0)
- Crashlytics (3.9.3):
- Fabric (~> 1.7.2)
- DateAgo (0.1.0)
- Fabric (1.7.2)
- FBSnapshotTestCase (2.1.4):
- FBSnapshotTestCase/SwiftSupport (= 2.1.4)
- FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- Firebase/Core (4.13.0):
- FirebaseAnalytics (= 4.2.0)
- FirebaseCore (= 4.0.20)
- Firebase/Database (4.13.0):
- Firebase/Core
- FirebaseDatabase (= 4.1.5)
- FirebaseAnalytics (4.2.0):
- FirebaseCore (~> 4.0)
- FirebaseInstanceID (~> 2.0)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- nanopb (~> 0.3)
- FirebaseCore (4.0.20):
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- FirebaseDatabase (4.1.5):
- FirebaseAnalytics (~> 4.1)
- FirebaseCore (~> 4.0)
- leveldb-library (~> 1.18)
- FirebaseInstanceID (2.0.10):
- FirebaseCore (~> 4.0)
- FLAnimatedImage (1.0.12)
- FlatCache (0.1.0)
- FLEX (2.4.0)
- GitHubAPI (0.1.0):
- Alamofire (~> 4.4.0)
- Apollo (~> 0.8.0)
- GitHubSession (0.1.0)
- GoogleToolboxForMac/Defines (2.1.4)
- "GoogleToolboxForMac/NSData+zlib (2.1.4)":
- GoogleToolboxForMac/Defines (= 2.1.4)
- Highlightr (1.1.0)
- HTMLString (4.0.1)
- IGListKit/Default (3.3.0):
- IGListKit/Diffing
- IGListKit/Diffing (3.3.0)
- IGListKit/Swift (3.3.0):
- IGListKit/Default
- leveldb-library (1.20)
- MessageViewController (0.2.1)
- nanopb (0.3.8):
- nanopb/decode (= 0.3.8)
- nanopb/encode (= 0.3.8)
- nanopb/decode (0.3.8)
- nanopb/encode (0.3.8)
- NYTPhotoViewer (1.1.0):
- NYTPhotoViewer/AnimatedGifSupport (= 1.1.0)
- NYTPhotoViewer/Core (= 1.1.0)
- NYTPhotoViewer/AnimatedGifSupport (1.1.0):
- FLAnimatedImage (~> 1.0.8)
- NYTPhotoViewer/Core
- NYTPhotoViewer/Core (1.1.0)
- Pageboy (2.5.1)
- SDWebImage/Core (4.0.0)
- SDWebImage/GIF (4.0.0):
- FLAnimatedImage (~> 1.0)
- SDWebImage/Core
- SnapKit (4.0.0)
- Squawk (0.1.0)
- StringHelpers (0.1.0)
- StyledTextKit (0.1.1)
- SwiftLint (0.24.0)
- SwipeCellKit (1.9.0)
- Tabman (1.8.2):
- AutoInsetter (~> 1.2.0)
- Pageboy (~> 2.5.0)
- TUSafariActivity (1.0.4)
DEPENDENCIES:
- AlamofireNetworkActivityIndicator (~> 2.1)
- cmark-gfm-swift (from `https://github.com/GitHawkApp/cmark-gfm-swift.git`, branch `master`)
- ContextMenu (from `https://github.com/GitHawkApp/ContextMenu.git`, branch `master`)
- Crashlytics
- DateAgo (from `Local Pods/DateAgo`)
- Fabric
- FBSnapshotTestCase
- Firebase/Core
- Firebase/Database
- FlatCache (from `https://github.com/GitHawkApp/FlatCache.git`, branch `master`)
- FLEX (~> 2.0)
- GitHubAPI (from `Local Pods/GitHubAPI`)
- GitHubSession (from `Local Pods/GitHubSession`)
- Highlightr (from `https://github.com/GitHawkApp/Highlightr.git`, branch `master`)
- HTMLString (~> 4.0.1)
- IGListKit/Swift (from `https://github.com/Instagram/IGListKit.git`, branch `swift`)
- MessageViewController (from `https://github.com/GitHawkApp/MessageViewController.git`, branch `master`)
- NYTPhotoViewer (~> 1.1.0)
- SDWebImage/GIF (~> 4.0.0)
- SnapKit (~> 4.0.0)
- Squawk (from `https://github.com/GitHawkApp/Squawk.git`, branch `master`)
- StringHelpers (from `Local Pods/StringHelpers`)
- StyledTextKit (from `https://github.com/GitHawkApp/StyledTextKit.git`, branch `master`)
- SwiftLint
- SwipeCellKit (from `Local Pods/SwipeCellKit`)
- Tabman (~> 1.8)
- TUSafariActivity (~> 1.0.0)
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- AlamofireNetworkActivityIndicator
- Apollo
- AutoInsetter
- Crashlytics
- Fabric
- FBSnapshotTestCase
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseDatabase
- FirebaseInstanceID
- FLAnimatedImage
- FLEX
- GoogleToolboxForMac
- HTMLString
- leveldb-library
- nanopb
- NYTPhotoViewer
- Pageboy
- SDWebImage
- SnapKit
- SwiftLint
- Tabman
- TUSafariActivity
EXTERNAL SOURCES:
cmark-gfm-swift:
:branch: master
:git: https://github.com/GitHawkApp/cmark-gfm-swift.git
ContextMenu:
:branch: master
:git: https://github.com/GitHawkApp/ContextMenu.git
DateAgo:
:path: Local Pods/DateAgo
FlatCache:
:branch: master
:git: https://github.com/GitHawkApp/FlatCache.git
GitHubAPI:
:path: Local Pods/GitHubAPI
GitHubSession:
:path: Local Pods/GitHubSession
Highlightr:
:branch: master
:git: https://github.com/GitHawkApp/Highlightr.git
IGListKit:
:branch: swift
:git: https://github.com/Instagram/IGListKit.git
MessageViewController:
:branch: master
:git: https://github.com/GitHawkApp/MessageViewController.git
Squawk:
:branch: master
:git: https://github.com/GitHawkApp/Squawk.git
StringHelpers:
:path: Local Pods/StringHelpers
StyledTextKit:
:branch: master
:git: https://github.com/GitHawkApp/StyledTextKit.git
SwipeCellKit:
:path: Local Pods/SwipeCellKit
CHECKOUT OPTIONS:
cmark-gfm-swift:
:commit: 3c9a75d7346aa2cb73bdc4b4459783a8850ec144
:git: https://github.com/GitHawkApp/cmark-gfm-swift.git
ContextMenu:
:commit: e7cf153f3c6b0d6145d0035ad2f78451c5d557d7
:git: https://github.com/GitHawkApp/ContextMenu.git
FlatCache:
:commit: beb697643eea11f40bb66683d1576a2772080d9d
:git: https://github.com/GitHawkApp/FlatCache.git
Highlightr:
:commit: 4f7e90477619b8dc4b9e641efd10952c22150c5c
:git: https://github.com/GitHawkApp/Highlightr.git
IGListKit:
:commit: 5c1c92b600f0d8094f22fff48e26ded323568194
:git: https://github.com/Instagram/IGListKit.git
MessageViewController:
:commit: ca6935cf8fc779aedd20e46c9a8b3bb3733e0ee7
:git: https://github.com/GitHawkApp/MessageViewController.git
Squawk:
:commit: 88d671bbe86e3c18d54e094fac97df12a3054d53
:git: https://github.com/GitHawkApp/Squawk.git
StyledTextKit:
:commit: d15f77a32203daafd71e14e6f5911528e932aca5
:git: https://github.com/GitHawkApp/StyledTextKit.git
SPEC CHECKSUMS:
Alamofire: dc44b1600b800eb63da6a19039a0083d62a6a62d
AlamofireNetworkActivityIndicator: 4716f6554bdfb9c7cf13b1e0e3af21163129690a
Apollo: 66e0f52289551545adb7ecdd994e713fdbae26eb
AutoInsetter: 1a8f8ad5e7da8e993970b3809cfb8e8e330f4db1
cmark-gfm-swift: 8f7ffcd7d4ef6c0eeae5515c724fcde620e1028e
ContextMenu: cdc8c03a3a682bee74f493dfa9dfb55fdc2b19a2
Crashlytics: dbb07d01876c171c5ccbdf7826410380189e452c
DateAgo: c678b6435627f2b267980bc6f0a9969389686691
Fabric: 9cd6a848efcf1b8b07497e0b6a2e7d336353ba15
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
Firebase: 5ec5e863d269d82d66b4bf56856726f8fb8f0fb3
FirebaseAnalytics: 7ef69e76a5142f643aeb47c780e1cdce4e23632e
FirebaseCore: 90cb1c53d69b556f112a1bf72b5fcfaad7650790
FirebaseDatabase: 5f0bc6134c5c237cf55f9e1249d406770a75eafd
FirebaseInstanceID: 8d20d890d65c917f9f7d9950b6e10a760ad34321
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
FlatCache: e67d3d45a0f76b93e66883b802051dcbf9d50649
FLEX: bd1a39e55b56bb413b6f1b34b3c10a0dc44ef079
GitHubAPI: 44a907f9699210536d65179d3d0dc0dc70dde7a1
GitHubSession: 60c7bbd84fb915a0bd911a367c9661418ccfd7ae
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
Highlightr: 70c4df19e4aa55aa1b4387fb98182abce1dec9da
HTMLString: 8d9a8a8aaf63dd52c5b8cd9a38e14da52f753210
IGListKit: 7edb98afdb8401245d8bea0b733ebd4ac5e67caf
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
MessageViewController: 63ef2719d82c91d949ad52e101f049028a5a0611
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
NYTPhotoViewer: e80e8767f3780d2df37c6f72cbab15d6c7232911
Pageboy: f0295ea949f0b0123a1b486fd347ea892d0078e0
SDWebImage: 76a6348bdc74eb5a55dd08a091ef298e56b55e41
SnapKit: a42d492c16e80209130a3379f73596c3454b7694
Squawk: 7dbe029a1de47153a1722a98b787f755f2df2b3e
StringHelpers: 45c48929f335fa10b9e39ef48ba32ca2a72c89a7
StyledTextKit: ea9a28a86955c16ea27f1a1a9278b004966f2bf6
SwiftLint: a014c92b4664e8b13f380f8640a51bb1733778ba
SwipeCellKit: 67c91d4641d05b7e8ff1a38f57697d8c0fbcc6cc
Tabman: 69ce69b44cec1ad693b82c24cdbdf0c45915668c
TUSafariActivity: afc55a00965377939107ce4fdc7f951f62454546
PODFILE CHECKSUM: abbecf20cfdc6b5d77e2ea4902ef4861ffd9a762
COCOAPODS: 1.5.2