mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-06 15:08:50 +00:00
Summary: Worth noting that while we support 10.8 and newer, Swift support is only 10.9 and newer. There were only a few more errors for 10.9 deployment target, but I'm not familiar with how it all works. Using an `available` to disable row actions for users on 10.10 (only available for 10.11 and newer). Closes https://github.com/Instagram/IGListKit/pull/374 Differential Revision: D4372977 Pulled By: jessesquires fbshipit-source-id: 19f4b50c8eb4aa92f80241d69c44a367e854f5e8
20 lines
426 B
Text
20 lines
426 B
Text
PODS:
|
|
- IGListKit (2.0.0):
|
|
- IGListKit/Default (= 2.0.0)
|
|
- IGListKit/Default (2.0.0):
|
|
- IGListKit/Diffing
|
|
- IGListKit/Diffing (2.0.0)
|
|
|
|
DEPENDENCIES:
|
|
- IGListKit (from `../../IGListKit.podspec`)
|
|
|
|
EXTERNAL SOURCES:
|
|
IGListKit:
|
|
:path: ../../IGListKit.podspec
|
|
|
|
SPEC CHECKSUMS:
|
|
IGListKit: 1e4431e4fb647943a3d839918d56625c597e93ff
|
|
|
|
PODFILE CHECKSUM: 55363d0329e656c259d9b9982b162afd8d8904c6
|
|
|
|
COCOAPODS: 1.1.1
|