Skip to content

Commit

Permalink
pod install
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrevlis committed Nov 1, 2016
1 parent 5b74fb5 commit 89b7e3e
Show file tree
Hide file tree
Showing 658 changed files with 77,007 additions and 0 deletions.
77 changes: 77 additions & 0 deletions BOND.xcodeproj/project.pbxproj
Expand Up @@ -7,6 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
05E53E5960200B2F0ED91109 /* Pods_BOND.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C19ED27BF11FEA71A44C572 /* Pods_BOND.framework */; };
6B0195B21DBCAAD100238405 /* UserDefaultManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B0195B11DBCAAD100238405 /* UserDefaultManager.swift */; };
6B0195B41DBCE4BA00238405 /* UIColor_Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B0195B31DBCE4BA00238405 /* UIColor_Extension.swift */; };
6B0195B61DBDB5E800238405 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B0195B51DBDB5E800238405 /* Extensions.swift */; };
Expand Down Expand Up @@ -91,6 +92,9 @@
6BF17C791DAE978E00E60484 /* ContactsCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContactsCollectionViewCell.swift; sourceTree = "<group>"; };
6BF8F2FF1DBA0EE400E8AD9D /* SelfDefineDataStructure.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SelfDefineDataStructure.swift; sourceTree = "<group>"; };
6BF8F3011DBA0F4F00E8AD9D /* CoreDataModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CoreDataModel.swift; sourceTree = "<group>"; };
7C19ED27BF11FEA71A44C572 /* Pods_BOND.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BOND.framework; sourceTree = BUILT_PRODUCTS_DIR; };
80BC22A35990F37650F3412A /* Pods-BOND.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BOND.debug.xcconfig"; path = "Pods/Target Support Files/Pods-BOND/Pods-BOND.debug.xcconfig"; sourceTree = "<group>"; };
D3EAFFED71E8972D09D3F460 /* Pods-BOND.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BOND.release.xcconfig"; path = "Pods/Target Support Files/Pods-BOND/Pods-BOND.release.xcconfig"; sourceTree = "<group>"; };
DF7168031DBF0FAB00214303 /* PasscodeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasscodeViewController.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */

Expand All @@ -99,12 +103,22 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
05E53E5960200B2F0ED91109 /* Pods_BOND.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
47CB9203187E66ECD15DE55B /* Pods */ = {
isa = PBXGroup;
children = (
80BC22A35990F37650F3412A /* Pods-BOND.debug.xcconfig */,
D3EAFFED71E8972D09D3F460 /* Pods-BOND.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
6B0195B71DBDD9A500238405 /* Cells */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -172,6 +186,8 @@
6BD5BA701DC74FE80057AD48 /* GoogleService-Info.plist */,
6BE1D1841D9904AD001B19E0 /* TRUEST */,
6BE1D1831D9904AD001B19E0 /* Products */,
47CB9203187E66ECD15DE55B /* Pods */,
6C4E827BAB25B9B423FA6B94 /* Frameworks */,
);
sourceTree = "<group>";
};
Expand Down Expand Up @@ -201,16 +217,27 @@
path = TRUEST;
sourceTree = "<group>";
};
6C4E827BAB25B9B423FA6B94 /* Frameworks */ = {
isa = PBXGroup;
children = (
7C19ED27BF11FEA71A44C572 /* Pods_BOND.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
6BE1D1811D9904AD001B19E0 /* BOND */ = {
isa = PBXNativeTarget;
buildConfigurationList = 6BE1D1971D9904AD001B19E0 /* Build configuration list for PBXNativeTarget "BOND" */;
buildPhases = (
1968C1C223EF5894A5F40C73 /* [CP] Check Pods Manifest.lock */,
6BE1D17E1D9904AD001B19E0 /* Sources */,
6BE1D17F1D9904AD001B19E0 /* Frameworks */,
6BE1D1801D9904AD001B19E0 /* Resources */,
CAF9F66FF793924905AA57D7 /* [CP] Embed Pods Frameworks */,
77F6BF644FABB21E2EA8476D /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -269,6 +296,54 @@
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
1968C1C223EF5894A5F40C73 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
77F6BF644FABB21E2EA8476D /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-BOND/Pods-BOND-resources.sh\"\n";
showEnvVarsInLog = 0;
};
CAF9F66FF793924905AA57D7 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-BOND/Pods-BOND-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
6BE1D17E1D9904AD001B19E0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
Expand Down Expand Up @@ -422,6 +497,7 @@
};
6BE1D1981D9904AD001B19E0 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 80BC22A35990F37650F3412A /* Pods-BOND.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
Expand All @@ -442,6 +518,7 @@
};
6BE1D1991D9904AD001B19E0 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D3EAFFED71E8972D09D3F460 /* Pods-BOND.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
Expand Down
3 changes: 3 additions & 0 deletions BOND.xcworkspace/contents.xcworkspacedata

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

132 changes: 132 additions & 0 deletions Podfile.lock
@@ -0,0 +1,132 @@
PODS:
- ABPadLockScreen (3.4.1)
- Bolts (1.8.4):
- Bolts/AppLinks (= 1.8.4)
- Bolts/Tasks (= 1.8.4)
- Bolts/AppLinks (1.8.4):
- Bolts/Tasks
- Bolts/Tasks (1.8.4)
- Crashlytics (3.8.3):
- Fabric (~> 1.6.3)
- Fabric (1.6.11)
- FBSDKCoreKit (4.17.0):
- Bolts (~> 1.7)
- FBSDKLoginKit (4.17.0):
- FBSDKCoreKit
- FBSDKShareKit (4.17.0):
- FBSDKCoreKit
- Firebase (3.8.0):
- Firebase/Core (= 3.8.0)
- Firebase/AdMob (3.8.0):
- Firebase/Core
- Google-Mobile-Ads-SDK (= 7.13.0)
- Firebase/Auth (3.8.0):
- Firebase/Core
- FirebaseAuth (= 3.0.6)
- Firebase/Core (3.8.0):
- FirebaseAnalytics (= 3.5.1)
- FirebaseCore (= 3.4.4)
- Firebase/Crash (3.8.0):
- Firebase/Core
- FirebaseCrash (= 1.1.3)
- Firebase/Database (3.8.0):
- Firebase/Core
- FirebaseDatabase (= 3.1.0)
- Firebase/RemoteConfig (3.8.0):
- Firebase/Core
- FirebaseRemoteConfig (= 1.3.1)
- Firebase/Storage (3.8.0):
- Firebase/Core
- FirebaseStorage (= 1.0.4)
- FirebaseAnalytics (3.5.1):
- FirebaseCore (~> 3.4)
- FirebaseInstanceID (~> 1.0)
- GoogleInterchangeUtilities (~> 1.2)
- GoogleSymbolUtilities (~> 1.1)
- GoogleToolboxForMac/NSData+zlib (~> 2.1)
- FirebaseAuth (3.0.6):
- FirebaseAnalytics (~> 3.4)
- GoogleToolboxForMac/NSDictionary+URLArguments (~> 2.1)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseCore (3.4.4):
- GoogleInterchangeUtilities (~> 1.2)
- GoogleToolboxForMac/NSData+zlib (~> 2.1)
- FirebaseCrash (1.1.3):
- FirebaseAnalytics (~> 3.4)
- FirebaseInstanceID (~> 1.0)
- GoogleInterchangeUtilities (~> 1.2)
- GoogleSymbolUtilities (~> 1.1)
- GoogleToolboxForMac/Logger (~> 2.1)
- GoogleToolboxForMac/NSData+zlib (~> 2.1)
- FirebaseDatabase (3.1.0):
- FirebaseAnalytics (~> 3.4)
- FirebaseInstanceID (1.0.8)
- FirebaseRemoteConfig (1.3.1):
- FirebaseAnalytics (~> 3.4)
- FirebaseInstanceID (~> 1.0)
- GoogleInterchangeUtilities (~> 1.2)
- GoogleSymbolUtilities (~> 1.1)
- GoogleToolboxForMac/NSData+zlib (~> 2.1)
- FirebaseStorage (1.0.4):
- FirebaseAnalytics (~> 3.4)
- GTMSessionFetcher/Core (~> 1.1)
- Google-Mobile-Ads-SDK (7.13.0)
- GoogleInterchangeUtilities (1.2.2):
- GoogleSymbolUtilities (~> 1.1)
- GoogleSymbolUtilities (1.1.2)
- GoogleToolboxForMac/DebugUtils (2.1.0):
- GoogleToolboxForMac/Defines (= 2.1.0)
- GoogleToolboxForMac/Defines (2.1.0)
- GoogleToolboxForMac/Logger (2.1.0):
- GoogleToolboxForMac/Defines (= 2.1.0)
- GoogleToolboxForMac/NSData+zlib (2.1.0):
- GoogleToolboxForMac/Defines (= 2.1.0)
- GoogleToolboxForMac/NSDictionary+URLArguments (2.1.0):
- GoogleToolboxForMac/DebugUtils (= 2.1.0)
- GoogleToolboxForMac/Defines (= 2.1.0)
- GoogleToolboxForMac/NSString+URLArguments (= 2.1.0)
- GoogleToolboxForMac/NSString+URLArguments (2.1.0)
- GTMSessionFetcher/Core (1.1.7)

DEPENDENCIES:
- ABPadLockScreen
- Crashlytics
- Fabric
- FBSDKCoreKit
- FBSDKLoginKit
- FBSDKShareKit
- Firebase
- Firebase/AdMob
- Firebase/Auth
- Firebase/Core
- Firebase/Crash
- Firebase/Database
- Firebase/RemoteConfig
- Firebase/Storage

SPEC CHECKSUMS:
ABPadLockScreen: 4185a25c40291946071aa12908c0d0ad242bc420
Bolts: 8a7995239dbe724f9cba2248b766d48b7ebdd322
Crashlytics: 2b6dbe138a42395577cfa73dfa1aa7248cadf39e
Fabric: 5911403591946b8228ab1c51d98f1d7137e863c6
FBSDKCoreKit: 30a21d2d7b92984b3d80497113433c00824c35e9
FBSDKLoginKit: 42b7129ac0373ca99eaf4cbebf4d07bd42371f59
FBSDKShareKit: 9b573d03fbee36cbaf42d5bb1f2bc019e0d72347
Firebase: fdbecadb7b5cbef2774852d4fa659b9daf11f2af
FirebaseAnalytics: 6e58fc9b397664369ac7617fb0ba93fab6ba7b5b
FirebaseAuth: 96e9674ff31d6e1f826d53e26aa003a57cab0295
FirebaseCore: d0ed25f27b6f9158eccc439f1be6f92e81207e28
FirebaseCrash: bafd94cd9c9373b6eb8c631705680e891f54bdb3
FirebaseDatabase: 3ebb2edb6007c3f0f87b248f3fa212bde56a1468
FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a
FirebaseRemoteConfig: 383a9afe0a9291ada949e3f615257928a823b594
FirebaseStorage: c50aa353bf484072704e73b4aff1bd47adb735c4
Google-Mobile-Ads-SDK: b0cac2909229e8f13fb30e03537cdefbd7be28fa
GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7
GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96
GoogleToolboxForMac: 2b2596cbb7186865e98cadf2b1e262d851c2b168
GTMSessionFetcher: a1f8ed39e4fe21c68957daed472c7afbcdf29166

PODFILE CHECKSUM: 4f1002dcc07fbfee179145e109c69e1a9ed29822

COCOAPODS: 1.0.1
46 changes: 46 additions & 0 deletions Pods/ABPadLockScreen/ABPadLockScreen/ABPadButton.h

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

0 comments on commit 89b7e3e

Please sign in to comment.