Skip to content

Commit

Permalink
refine podspec
Browse files Browse the repository at this point in the history
remove odd files
  • Loading branch information
ihahanov committed Oct 30, 2017
1 parent de7ce8e commit 8f84e50
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 246 deletions.
184 changes: 0 additions & 184 deletions Example/GravitySliderFlowLayout.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,9 @@
607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
607FACEC1AFB9204008FA782 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* Tests.swift */; };
8A5E395E4079BAD41FF789ED /* Pods_GravitySliderFlowLayout_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B1E0E12E4C41737252EA929 /* Pods_GravitySliderFlowLayout_Tests.framework */; };
D84CF501849E4BBE9599DAC8 /* Pods_GravitySliderFlowLayout_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 645B79A0C75B22CFBB01F805 /* Pods_GravitySliderFlowLayout_Example.framework */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
607FACE61AFB9204008FA782 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 607FACC81AFB9204008FA782 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 607FACCF1AFB9204008FA782;
remoteInfo = GravitySliderFlowLayout;
};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
05D6C0941F9F1757002174F6 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
05D6C0991F9F1777002174F6 /* ProductCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductCollectionViewCell.swift; sourceTree = "<group>"; };
Expand All @@ -42,9 +30,6 @@
607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
607FACE51AFB9204008FA782 /* GravitySliderFlowLayout_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GravitySliderFlowLayout_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
645B79A0C75B22CFBB01F805 /* Pods_GravitySliderFlowLayout_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GravitySliderFlowLayout_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
7F671F9A5D3E8E2F51BA97A2 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
8B1E0E12E4C41737252EA929 /* Pods_GravitySliderFlowLayout_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GravitySliderFlowLayout_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
Expand All @@ -62,14 +47,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
607FACE21AFB9204008FA782 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
8A5E395E4079BAD41FF789ED /* Pods_GravitySliderFlowLayout_Tests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
Expand Down Expand Up @@ -114,7 +91,6 @@
children = (
607FACF51AFB993E008FA782 /* Podspec Metadata */,
607FACD21AFB9204008FA782 /* Example for GravitySliderFlowLayout */,
607FACE81AFB9204008FA782 /* Tests */,
607FACD11AFB9204008FA782 /* Products */,
53FC1A8AB2512C643A7769FA /* Pods */,
4D6D43EF6F3A826E87754FAA /* Frameworks */,
Expand All @@ -125,7 +101,6 @@
isa = PBXGroup;
children = (
607FACD01AFB9204008FA782 /* GravitySliderFlowLayout_Example.app */,
607FACE51AFB9204008FA782 /* GravitySliderFlowLayout_Tests.xctest */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -154,23 +129,6 @@
name = "Supporting Files";
sourceTree = "<group>";
};
607FACE81AFB9204008FA782 /* Tests */ = {
isa = PBXGroup;
children = (
607FACEB1AFB9204008FA782 /* Tests.swift */,
607FACE91AFB9204008FA782 /* Supporting Files */,
);
path = Tests;
sourceTree = "<group>";
};
607FACE91AFB9204008FA782 /* Supporting Files */ = {
isa = PBXGroup;
children = (
607FACEA1AFB9204008FA782 /* Info.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -204,27 +162,6 @@
productReference = 607FACD01AFB9204008FA782 /* GravitySliderFlowLayout_Example.app */;
productType = "com.apple.product-type.application";
};
607FACE41AFB9204008FA782 /* GravitySliderFlowLayout_Tests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "GravitySliderFlowLayout_Tests" */;
buildPhases = (
61AF04965166A4A14973BFA9 /* [CP] Check Pods Manifest.lock */,
607FACE11AFB9204008FA782 /* Sources */,
607FACE21AFB9204008FA782 /* Frameworks */,
607FACE31AFB9204008FA782 /* Resources */,
87C213EB9E3990EAFB71CFD5 /* [CP] Embed Pods Frameworks */,
AB8A32430625AC8A02A85B2E /* [CP] Copy Pods Resources */,
);
buildRules = (
);
dependencies = (
607FACE71AFB9204008FA782 /* PBXTargetDependency */,
);
name = GravitySliderFlowLayout_Tests;
productName = Tests;
productReference = 607FACE51AFB9204008FA782 /* GravitySliderFlowLayout_Tests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
Expand All @@ -239,11 +176,6 @@
CreatedOnToolsVersion = 6.3.1;
LastSwiftMigration = 0900;
};
607FACE41AFB9204008FA782 = {
CreatedOnToolsVersion = 6.3.1;
LastSwiftMigration = 0900;
TestTargetID = 607FACCF1AFB9204008FA782;
};
};
};
buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "GravitySliderFlowLayout" */;
Expand All @@ -260,7 +192,6 @@
projectRoot = "";
targets = (
607FACCF1AFB9204008FA782 /* GravitySliderFlowLayout_Example */,
607FACE41AFB9204008FA782 /* GravitySliderFlowLayout_Tests */,
);
};
/* End PBXProject section */
Expand All @@ -276,31 +207,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
607FACE31AFB9204008FA782 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
61AF04965166A4A14973BFA9 /* [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 # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
794C731A5C89763DE7F1F242 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand All @@ -316,36 +225,6 @@
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GravitySliderFlowLayout_Example/Pods-GravitySliderFlowLayout_Example-resources.sh\"\n";
showEnvVarsInLog = 0;
};
87C213EB9E3990EAFB71CFD5 /* [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-GravitySliderFlowLayout_Tests/Pods-GravitySliderFlowLayout_Tests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
AB8A32430625AC8A02A85B2E /* [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-GravitySliderFlowLayout_Tests/Pods-GravitySliderFlowLayout_Tests-resources.sh\"\n";
showEnvVarsInLog = 0;
};
AF1F96C0CF0947D3F22246B4 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand Down Expand Up @@ -390,24 +269,8 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
607FACE11AFB9204008FA782 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
607FACEC1AFB9204008FA782 /* Tests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
607FACE71AFB9204008FA782 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 607FACCF1AFB9204008FA782 /* GravitySliderFlowLayout_Example */;
targetProxy = 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
607FACDE1AFB9204008FA782 /* LaunchScreen.xib */ = {
isa = PBXVariantGroup;
Expand Down Expand Up @@ -549,44 +412,6 @@
};
name = Release;
};
607FACF31AFB9204008FA782 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 4091DCFCA0CD3E9ACBF4D885 /* Pods-GravitySliderFlowLayout_Tests.debug.xcconfig */;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = Tests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
SWIFT_VERSION = 4.0;
};
name = Debug;
};
607FACF41AFB9204008FA782 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 060AA8DD4A5462649640450A /* Pods-GravitySliderFlowLayout_Tests.release.xcconfig */;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
INFOPLIST_FILE = Tests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
SWIFT_VERSION = 4.0;
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
Expand All @@ -608,15 +433,6 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "GravitySliderFlowLayout_Tests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
607FACF31AFB9204008FA782 /* Debug */,
607FACF41AFB9204008FA782 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 607FACC81AFB9204008FA782 /* Project object */;
Expand Down
24 changes: 0 additions & 24 deletions Example/Tests/Info.plist

This file was deleted.

29 changes: 0 additions & 29 deletions Example/Tests/Tests.swift

This file was deleted.

9 changes: 0 additions & 9 deletions GravitySliderFlowLayout.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,12 @@ GravitySlider is a lightweight animation flowlayot for UICollectionView complete
DESC

s.homepage = 'https://github.com/ApplikeySolutions/GravitySlider'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'Applikey Solutions' => '[email protected]' }
s.source = { :git => 'https://github.com/AppliKeySolutions/GravitySlider.git', :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/Applikey_'

s.ios.deployment_target = '9.0'

s.source_files = 'GravitySliderFlowLayout/Classes/**/*'

# s.resource_bundles = {
# 'GravitySliderFlowLayout' => ['GravitySliderFlowLayout/Assets/*.png']
# }

# s.public_header_files = 'Pod/Classes/**/*.h'
# s.frameworks = 'UIKit', 'MapKit'
# s.dependency 'AFNetworking', '~> 2.3'
end
Empty file.
Empty file.

0 comments on commit 8f84e50

Please sign in to comment.