mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-04-29 12:35:00 +08:00
Add ContextMenu library (#1632)
* add contextmenu lib * update to latest
This commit is contained in:
11
Podfile.lock
11
Podfile.lock
@@ -5,6 +5,7 @@ PODS:
|
||||
- Apollo (0.7.0):
|
||||
- Apollo/Core (= 0.7.0)
|
||||
- Apollo/Core (0.7.0)
|
||||
- ContextMenu (0.1.0)
|
||||
- Crashlytics (3.9.3):
|
||||
- Fabric (~> 1.7.2)
|
||||
- Fabric (1.7.2)
|
||||
@@ -80,6 +81,7 @@ PODS:
|
||||
|
||||
DEPENDENCIES:
|
||||
- AlamofireNetworkActivityIndicator (~> 2.1)
|
||||
- ContextMenu (from `https://github.com/GitHawkApp/ContextMenu.git`, branch `master`)
|
||||
- Crashlytics
|
||||
- Fabric
|
||||
- FBSnapshotTestCase
|
||||
@@ -103,6 +105,9 @@ DEPENDENCIES:
|
||||
- TUSafariActivity (~> 1.0.0)
|
||||
|
||||
EXTERNAL SOURCES:
|
||||
ContextMenu:
|
||||
:branch: master
|
||||
:git: https://github.com/GitHawkApp/ContextMenu.git
|
||||
FlatCache:
|
||||
:branch: master
|
||||
:git: https://github.com/GitHawkApp/FlatCache.git
|
||||
@@ -127,6 +132,9 @@ EXTERNAL SOURCES:
|
||||
:path: Local Pods/SwipeCellKit
|
||||
|
||||
CHECKOUT OPTIONS:
|
||||
ContextMenu:
|
||||
:commit: cf9de9be8c9270b3c08c08a2bdb9476fed8f2aa6
|
||||
:git: https://github.com/GitHawkApp/ContextMenu.git
|
||||
FlatCache:
|
||||
:commit: beb697643eea11f40bb66683d1576a2772080d9d
|
||||
:git: https://github.com/GitHawkApp/FlatCache.git
|
||||
@@ -150,6 +158,7 @@ SPEC CHECKSUMS:
|
||||
Alamofire: dc44b1600b800eb63da6a19039a0083d62a6a62d
|
||||
AlamofireNetworkActivityIndicator: 4716f6554bdfb9c7cf13b1e0e3af21163129690a
|
||||
Apollo: d6649ac06168660e70c6226c4eadfc0770791ba5
|
||||
ContextMenu: c9a4b218acc1a5f23bd1857e65d15658582f2a33
|
||||
Crashlytics: dbb07d01876c171c5ccbdf7826410380189e452c
|
||||
Fabric: 9cd6a848efcf1b8b07497e0b6a2e7d336353ba15
|
||||
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
|
||||
@@ -181,6 +190,6 @@ SPEC CHECKSUMS:
|
||||
Tabman: 5951d9c5bc4e438e1c82b7e59e5cdc9f505c1431
|
||||
TUSafariActivity: afc55a00965377939107ce4fdc7f951f62454546
|
||||
|
||||
PODFILE CHECKSUM: 0ae442e9e6a77e8db90837044da623c607bc6879
|
||||
PODFILE CHECKSUM: 5751727c1f1a847eb5db2909f000ec6055ed7ecb
|
||||
|
||||
COCOAPODS: 1.4.0
|
||||
|
||||
Reference in New Issue
Block a user