mirror of
https://github.com/samsonjs/samhuri.net-ios.git
synced 2026-03-25 09:25:47 +00:00
256 lines
9.9 KiB
C
256 lines
9.9 KiB
C
|
|
// To check if a library is compiled with CocoaPods you
|
|
// can use the `COCOAPODS` macro definition which is
|
|
// defined in the xcconfigs so it is available in
|
|
// headers also when they are imported in the client
|
|
// project.
|
|
|
|
|
|
// CocoaLumberjack
|
|
#define COCOAPODS_POD_AVAILABLE_CocoaLumberjack
|
|
#define COCOAPODS_VERSION_MAJOR_CocoaLumberjack 1
|
|
#define COCOAPODS_VERSION_MINOR_CocoaLumberjack 9
|
|
#define COCOAPODS_VERSION_PATCH_CocoaLumberjack 2
|
|
|
|
// CocoaLumberjack/Core
|
|
#define COCOAPODS_POD_AVAILABLE_CocoaLumberjack_Core
|
|
#define COCOAPODS_VERSION_MAJOR_CocoaLumberjack_Core 1
|
|
#define COCOAPODS_VERSION_MINOR_CocoaLumberjack_Core 9
|
|
#define COCOAPODS_VERSION_PATCH_CocoaLumberjack_Core 2
|
|
|
|
// CocoaLumberjack/Extensions
|
|
#define COCOAPODS_POD_AVAILABLE_CocoaLumberjack_Extensions
|
|
#define COCOAPODS_VERSION_MAJOR_CocoaLumberjack_Extensions 1
|
|
#define COCOAPODS_VERSION_MINOR_CocoaLumberjack_Extensions 9
|
|
#define COCOAPODS_VERSION_PATCH_CocoaLumberjack_Extensions 2
|
|
|
|
// FontAwesome+iOS
|
|
#define COCOAPODS_POD_AVAILABLE_FontAwesome_iOS
|
|
#define COCOAPODS_VERSION_MAJOR_FontAwesome_iOS 0
|
|
#define COCOAPODS_VERSION_MINOR_FontAwesome_iOS 0
|
|
#define COCOAPODS_VERSION_PATCH_FontAwesome_iOS 1
|
|
|
|
// Mantle
|
|
#define COCOAPODS_POD_AVAILABLE_Mantle
|
|
#define COCOAPODS_VERSION_MAJOR_Mantle 2
|
|
#define COCOAPODS_VERSION_MINOR_Mantle 0
|
|
#define COCOAPODS_VERSION_PATCH_Mantle 0
|
|
|
|
// Mantle/extobjc
|
|
#define COCOAPODS_POD_AVAILABLE_Mantle_extobjc
|
|
#define COCOAPODS_VERSION_MAJOR_Mantle_extobjc 2
|
|
#define COCOAPODS_VERSION_MINOR_Mantle_extobjc 0
|
|
#define COCOAPODS_VERSION_PATCH_Mantle_extobjc 0
|
|
|
|
// OMGHTTPURLRQ
|
|
#define COCOAPODS_POD_AVAILABLE_OMGHTTPURLRQ
|
|
#define COCOAPODS_VERSION_MAJOR_OMGHTTPURLRQ 2
|
|
#define COCOAPODS_VERSION_MINOR_OMGHTTPURLRQ 1
|
|
#define COCOAPODS_VERSION_PATCH_OMGHTTPURLRQ 0
|
|
|
|
// OMGHTTPURLRQ/FormURLEncode
|
|
#define COCOAPODS_POD_AVAILABLE_OMGHTTPURLRQ_FormURLEncode
|
|
#define COCOAPODS_VERSION_MAJOR_OMGHTTPURLRQ_FormURLEncode 2
|
|
#define COCOAPODS_VERSION_MINOR_OMGHTTPURLRQ_FormURLEncode 1
|
|
#define COCOAPODS_VERSION_PATCH_OMGHTTPURLRQ_FormURLEncode 0
|
|
|
|
// OMGHTTPURLRQ/RQ
|
|
#define COCOAPODS_POD_AVAILABLE_OMGHTTPURLRQ_RQ
|
|
#define COCOAPODS_VERSION_MAJOR_OMGHTTPURLRQ_RQ 2
|
|
#define COCOAPODS_VERSION_MINOR_OMGHTTPURLRQ_RQ 1
|
|
#define COCOAPODS_VERSION_PATCH_OMGHTTPURLRQ_RQ 0
|
|
|
|
// OMGHTTPURLRQ/UserAgent
|
|
#define COCOAPODS_POD_AVAILABLE_OMGHTTPURLRQ_UserAgent
|
|
#define COCOAPODS_VERSION_MAJOR_OMGHTTPURLRQ_UserAgent 2
|
|
#define COCOAPODS_VERSION_MINOR_OMGHTTPURLRQ_UserAgent 1
|
|
#define COCOAPODS_VERSION_PATCH_OMGHTTPURLRQ_UserAgent 0
|
|
|
|
// ObjectiveSugar
|
|
#define COCOAPODS_POD_AVAILABLE_ObjectiveSugar
|
|
#define COCOAPODS_VERSION_MAJOR_ObjectiveSugar 1
|
|
#define COCOAPODS_VERSION_MINOR_ObjectiveSugar 1
|
|
#define COCOAPODS_VERSION_PATCH_ObjectiveSugar 0
|
|
|
|
// PromiseKit
|
|
#define COCOAPODS_POD_AVAILABLE_PromiseKit
|
|
#define COCOAPODS_VERSION_MAJOR_PromiseKit 1
|
|
#define COCOAPODS_VERSION_MINOR_PromiseKit 5
|
|
#define COCOAPODS_VERSION_PATCH_PromiseKit 2
|
|
|
|
// PromiseKit/CALayer
|
|
#define COCOAPODS_POD_AVAILABLE_PromiseKit_CALayer
|
|
#define COCOAPODS_VERSION_MAJOR_PromiseKit_CALayer 1
|
|
#define COCOAPODS_VERSION_MINOR_PromiseKit_CALayer 5
|
|
#define COCOAPODS_VERSION_PATCH_PromiseKit_CALayer 2
|
|
|
|
// PromiseKit/NSNotificationCenter
|
|
#define COCOAPODS_POD_AVAILABLE_PromiseKit_NSNotificationCenter
|
|
#define COCOAPODS_VERSION_MAJOR_PromiseKit_NSNotificationCenter 1
|
|
#define COCOAPODS_VERSION_MINOR_PromiseKit_NSNotificationCenter 5
|
|
#define COCOAPODS_VERSION_PATCH_PromiseKit_NSNotificationCenter 2
|
|
|
|
// PromiseKit/NSURLConnection
|
|
#define COCOAPODS_POD_AVAILABLE_PromiseKit_NSURLConnection
|
|
#define COCOAPODS_VERSION_MAJOR_PromiseKit_NSURLConnection 1
|
|
#define COCOAPODS_VERSION_MINOR_PromiseKit_NSURLConnection 5
|
|
#define COCOAPODS_VERSION_PATCH_PromiseKit_NSURLConnection 2
|
|
|
|
// PromiseKit/Pause
|
|
#define COCOAPODS_POD_AVAILABLE_PromiseKit_Pause
|
|
#define COCOAPODS_VERSION_MAJOR_PromiseKit_Pause 1
|
|
#define COCOAPODS_VERSION_MINOR_PromiseKit_Pause 5
|
|
#define COCOAPODS_VERSION_PATCH_PromiseKit_Pause 2
|
|
|
|
// PromiseKit/Promise
|
|
#define COCOAPODS_POD_AVAILABLE_PromiseKit_Promise
|
|
#define COCOAPODS_VERSION_MAJOR_PromiseKit_Promise 1
|
|
#define COCOAPODS_VERSION_MINOR_PromiseKit_Promise 5
|
|
#define COCOAPODS_VERSION_PATCH_PromiseKit_Promise 2
|
|
|
|
// PromiseKit/UIActionSheet
|
|
#define COCOAPODS_POD_AVAILABLE_PromiseKit_UIActionSheet
|
|
#define COCOAPODS_VERSION_MAJOR_PromiseKit_UIActionSheet 1
|
|
#define COCOAPODS_VERSION_MINOR_PromiseKit_UIActionSheet 5
|
|
#define COCOAPODS_VERSION_PATCH_PromiseKit_UIActionSheet 2
|
|
|
|
// PromiseKit/UIAlertView
|
|
#define COCOAPODS_POD_AVAILABLE_PromiseKit_UIAlertView
|
|
#define COCOAPODS_VERSION_MAJOR_PromiseKit_UIAlertView 1
|
|
#define COCOAPODS_VERSION_MINOR_PromiseKit_UIAlertView 5
|
|
#define COCOAPODS_VERSION_PATCH_PromiseKit_UIAlertView 2
|
|
|
|
// PromiseKit/UIView
|
|
#define COCOAPODS_POD_AVAILABLE_PromiseKit_UIView
|
|
#define COCOAPODS_VERSION_MAJOR_PromiseKit_UIView 1
|
|
#define COCOAPODS_VERSION_MINOR_PromiseKit_UIView 5
|
|
#define COCOAPODS_VERSION_PATCH_PromiseKit_UIView 2
|
|
|
|
// PromiseKit/UIViewController
|
|
#define COCOAPODS_POD_AVAILABLE_PromiseKit_UIViewController
|
|
#define COCOAPODS_VERSION_MAJOR_PromiseKit_UIViewController 1
|
|
#define COCOAPODS_VERSION_MINOR_PromiseKit_UIViewController 5
|
|
#define COCOAPODS_VERSION_PATCH_PromiseKit_UIViewController 2
|
|
|
|
// PromiseKit/Until
|
|
#define COCOAPODS_POD_AVAILABLE_PromiseKit_Until
|
|
#define COCOAPODS_VERSION_MAJOR_PromiseKit_Until 1
|
|
#define COCOAPODS_VERSION_MINOR_PromiseKit_Until 5
|
|
#define COCOAPODS_VERSION_PATCH_PromiseKit_Until 2
|
|
|
|
// PromiseKit/When
|
|
#define COCOAPODS_POD_AVAILABLE_PromiseKit_When
|
|
#define COCOAPODS_VERSION_MAJOR_PromiseKit_When 1
|
|
#define COCOAPODS_VERSION_MINOR_PromiseKit_When 5
|
|
#define COCOAPODS_VERSION_PATCH_PromiseKit_When 2
|
|
|
|
// YapDatabase
|
|
#define COCOAPODS_POD_AVAILABLE_YapDatabase
|
|
#define COCOAPODS_VERSION_MAJOR_YapDatabase 2
|
|
#define COCOAPODS_VERSION_MINOR_YapDatabase 6
|
|
#define COCOAPODS_VERSION_PATCH_YapDatabase 1
|
|
|
|
// YapDatabase/common
|
|
#define COCOAPODS_POD_AVAILABLE_YapDatabase_common
|
|
#define COCOAPODS_VERSION_MAJOR_YapDatabase_common 2
|
|
#define COCOAPODS_VERSION_MINOR_YapDatabase_common 6
|
|
#define COCOAPODS_VERSION_PATCH_YapDatabase_common 1
|
|
|
|
// YapDatabase/standard
|
|
#define COCOAPODS_POD_AVAILABLE_YapDatabase_standard
|
|
#define COCOAPODS_VERSION_MAJOR_YapDatabase_standard 2
|
|
#define COCOAPODS_VERSION_MINOR_YapDatabase_standard 6
|
|
#define COCOAPODS_VERSION_PATCH_YapDatabase_standard 1
|
|
|
|
// dyci
|
|
#define COCOAPODS_POD_AVAILABLE_dyci
|
|
// This library does not follow semantic-versioning,
|
|
// so we were not able to define version macros.
|
|
// Please contact the author.
|
|
// Version: 0.1.5.6.
|
|
|
|
// dyci/Injections
|
|
#define COCOAPODS_POD_AVAILABLE_dyci_Injections
|
|
// This library does not follow semantic-versioning,
|
|
// so we were not able to define version macros.
|
|
// Please contact the author.
|
|
// Version: 0.1.5.6.
|
|
|
|
// libextobjc
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc 1
|
|
|
|
// libextobjc/EXTADT
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc_EXTADT
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc_EXTADT 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc_EXTADT 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc_EXTADT 1
|
|
|
|
// libextobjc/EXTConcreteProtocol
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc_EXTConcreteProtocol
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc_EXTConcreteProtocol 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc_EXTConcreteProtocol 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc_EXTConcreteProtocol 1
|
|
|
|
// libextobjc/EXTKeyPathCoding
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc_EXTKeyPathCoding
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc_EXTKeyPathCoding 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc_EXTKeyPathCoding 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc_EXTKeyPathCoding 1
|
|
|
|
// libextobjc/EXTNil
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc_EXTNil
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc_EXTNil 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc_EXTNil 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc_EXTNil 1
|
|
|
|
// libextobjc/EXTSafeCategory
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc_EXTSafeCategory
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc_EXTSafeCategory 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc_EXTSafeCategory 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc_EXTSafeCategory 1
|
|
|
|
// libextobjc/EXTScope
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc_EXTScope
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc_EXTScope 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc_EXTScope 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc_EXTScope 1
|
|
|
|
// libextobjc/EXTSelectorChecking
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc_EXTSelectorChecking
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc_EXTSelectorChecking 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc_EXTSelectorChecking 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc_EXTSelectorChecking 1
|
|
|
|
// libextobjc/EXTSynthesize
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc_EXTSynthesize
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc_EXTSynthesize 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc_EXTSynthesize 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc_EXTSynthesize 1
|
|
|
|
// libextobjc/NSInvocation+EXT
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc_NSInvocation_EXT
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc_NSInvocation_EXT 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc_NSInvocation_EXT 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc_NSInvocation_EXT 1
|
|
|
|
// libextobjc/NSMethodSignature+EXT
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc_NSMethodSignature_EXT
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc_NSMethodSignature_EXT 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc_NSMethodSignature_EXT 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc_NSMethodSignature_EXT 1
|
|
|
|
// libextobjc/RuntimeExtensions
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc_RuntimeExtensions
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc_RuntimeExtensions 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc_RuntimeExtensions 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc_RuntimeExtensions 1
|
|
|
|
// libextobjc/UmbrellaHeader
|
|
#define COCOAPODS_POD_AVAILABLE_libextobjc_UmbrellaHeader
|
|
#define COCOAPODS_VERSION_MAJOR_libextobjc_UmbrellaHeader 0
|
|
#define COCOAPODS_VERSION_MINOR_libextobjc_UmbrellaHeader 4
|
|
#define COCOAPODS_VERSION_PATCH_libextobjc_UmbrellaHeader 1
|
|
|