diff --git a/Example/MEVFloatingButton.xcodeproj/project.pbxproj b/Example/MEVFloatingButton.xcodeproj/project.pbxproj new file mode 100644 index 0000000..4d92d8c --- /dev/null +++ b/Example/MEVFloatingButton.xcodeproj/project.pbxproj @@ -0,0 +1,649 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 4CA18E05DDDEE146C625B53C /* Pods_MEVFloatingButton_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C1B9420CD00A013A8C2F0D2 /* Pods_MEVFloatingButton_Tests.framework */; }; + 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; }; + 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; }; + 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; }; + 6003F598195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F596195388D20070C39A /* InfoPlist.strings */; }; + 6003F59A195388D20070C39A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F599195388D20070C39A /* main.m */; }; + 6003F59E195388D20070C39A /* MEVAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F59D195388D20070C39A /* MEVAppDelegate.m */; }; + 6003F5A7195388D20070C39A /* MEVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5A6195388D20070C39A /* MEVViewController.m */; }; + 6003F5A9195388D20070C39A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5A8195388D20070C39A /* Images.xcassets */; }; + 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; }; + 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; }; + 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; }; + 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; }; + 6003F5BC195388D20070C39A /* Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5BB195388D20070C39A /* Tests.m */; }; + 777F168BBC68393BB5F4F78C /* Pods_MEVFloatingButton_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 419949C4815252592392460E /* Pods_MEVFloatingButton_Example.framework */; }; + C41BEB011C7CA7B90044AA35 /* MEVExample1ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C41BEAFA1C7CA7B90044AA35 /* MEVExample1ViewController.m */; }; + C41BEB021C7CA7B90044AA35 /* MEVExample1ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C41BEAFA1C7CA7B90044AA35 /* MEVExample1ViewController.m */; }; + C41BEB031C7CA7B90044AA35 /* MEVExample2ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C41BEAFC1C7CA7B90044AA35 /* MEVExample2ViewController.m */; }; + C41BEB041C7CA7B90044AA35 /* MEVExample2ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C41BEAFC1C7CA7B90044AA35 /* MEVExample2ViewController.m */; }; + C41BEB051C7CA7B90044AA35 /* MEVExample3ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C41BEAFE1C7CA7B90044AA35 /* MEVExample3ViewController.m */; }; + C41BEB061C7CA7B90044AA35 /* MEVExample3ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C41BEAFE1C7CA7B90044AA35 /* MEVExample3ViewController.m */; }; + C41BEB071C7CA7B90044AA35 /* MEVExample4ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C41BEB001C7CA7B90044AA35 /* MEVExample4ViewController.m */; }; + C41BEB081C7CA7B90044AA35 /* MEVExample4ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C41BEB001C7CA7B90044AA35 /* MEVExample4ViewController.m */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 6003F5B3195388D20070C39A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 6003F582195388D10070C39A /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6003F589195388D20070C39A; + remoteInfo = MEVFloatingButton; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 0B60EA2FF9C848AF1847A053 /* Pods-MEVFloatingButton_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MEVFloatingButton_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.release.xcconfig"; sourceTree = ""; }; + 0C080CB97D034F7B7553480C /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = ""; }; + 3A49046DD193E8A2C8D1A1FE /* MEVFloatingButton.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = MEVFloatingButton.podspec; path = ../MEVFloatingButton.podspec; sourceTree = ""; }; + 419949C4815252592392460E /* Pods_MEVFloatingButton_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MEVFloatingButton_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 6003F58A195388D20070C39A /* MEVFloatingButton_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MEVFloatingButton_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 6003F595195388D20070C39A /* MEVFloatingButton-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MEVFloatingButton-Info.plist"; sourceTree = ""; }; + 6003F597195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; + 6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; + 6003F59B195388D20070C39A /* MEVFloatingButton-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MEVFloatingButton-Prefix.pch"; sourceTree = ""; }; + 6003F59C195388D20070C39A /* MEVAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MEVAppDelegate.h; sourceTree = ""; }; + 6003F59D195388D20070C39A /* MEVAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MEVAppDelegate.m; sourceTree = ""; }; + 6003F5A5195388D20070C39A /* MEVViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MEVViewController.h; sourceTree = ""; }; + 6003F5A6195388D20070C39A /* MEVViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MEVViewController.m; sourceTree = ""; }; + 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; + 6003F5AE195388D20070C39A /* MEVFloatingButton_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MEVFloatingButton_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; + 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = ""; }; + 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; + 6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = ""; }; + 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = ""; }; + 6C43AB9952EA1B9F31D1D43D /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = ""; }; + 7C1B9420CD00A013A8C2F0D2 /* Pods_MEVFloatingButton_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MEVFloatingButton_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 9335916ED66D97115D36CD39 /* Pods-MEVFloatingButton_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MEVFloatingButton_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.debug.xcconfig"; sourceTree = ""; }; + C41BEAF91C7CA7B90044AA35 /* MEVExample1ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MEVExample1ViewController.h; sourceTree = ""; }; + C41BEAFA1C7CA7B90044AA35 /* MEVExample1ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MEVExample1ViewController.m; sourceTree = ""; }; + C41BEAFB1C7CA7B90044AA35 /* MEVExample2ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MEVExample2ViewController.h; sourceTree = ""; }; + C41BEAFC1C7CA7B90044AA35 /* MEVExample2ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MEVExample2ViewController.m; sourceTree = ""; }; + C41BEAFD1C7CA7B90044AA35 /* MEVExample3ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MEVExample3ViewController.h; sourceTree = ""; }; + C41BEAFE1C7CA7B90044AA35 /* MEVExample3ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MEVExample3ViewController.m; sourceTree = ""; }; + C41BEAFF1C7CA7B90044AA35 /* MEVExample4ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MEVExample4ViewController.h; sourceTree = ""; }; + C41BEB001C7CA7B90044AA35 /* MEVExample4ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MEVExample4ViewController.m; sourceTree = ""; }; + C938F6A3FFC888E57EDD9090 /* Pods-MEVFloatingButton_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MEVFloatingButton_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.release.xcconfig"; sourceTree = ""; }; + E05BBC03E67E3663F6C0B38E /* Pods-MEVFloatingButton_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MEVFloatingButton_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.debug.xcconfig"; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 6003F587195388D20070C39A /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */, + 6003F592195388D20070C39A /* UIKit.framework in Frameworks */, + 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */, + 777F168BBC68393BB5F4F78C /* Pods_MEVFloatingButton_Example.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6003F5AB195388D20070C39A /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */, + 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */, + 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */, + 4CA18E05DDDEE146C625B53C /* Pods_MEVFloatingButton_Tests.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 6003F581195388D10070C39A = { + isa = PBXGroup; + children = ( + 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */, + 6003F593195388D20070C39A /* Example for MEVFloatingButton */, + 6003F5B5195388D20070C39A /* Tests */, + 6003F58C195388D20070C39A /* Frameworks */, + 6003F58B195388D20070C39A /* Products */, + 860C6472FDF8FA5E76B5A00D /* Pods */, + ); + sourceTree = ""; + }; + 6003F58B195388D20070C39A /* Products */ = { + isa = PBXGroup; + children = ( + 6003F58A195388D20070C39A /* MEVFloatingButton_Example.app */, + 6003F5AE195388D20070C39A /* MEVFloatingButton_Tests.xctest */, + ); + name = Products; + sourceTree = ""; + }; + 6003F58C195388D20070C39A /* Frameworks */ = { + isa = PBXGroup; + children = ( + 6003F58D195388D20070C39A /* Foundation.framework */, + 6003F58F195388D20070C39A /* CoreGraphics.framework */, + 6003F591195388D20070C39A /* UIKit.framework */, + 6003F5AF195388D20070C39A /* XCTest.framework */, + 419949C4815252592392460E /* Pods_MEVFloatingButton_Example.framework */, + 7C1B9420CD00A013A8C2F0D2 /* Pods_MEVFloatingButton_Tests.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 6003F593195388D20070C39A /* Example for MEVFloatingButton */ = { + isa = PBXGroup; + children = ( + 6003F59C195388D20070C39A /* MEVAppDelegate.h */, + 6003F59D195388D20070C39A /* MEVAppDelegate.m */, + 6003F5A5195388D20070C39A /* MEVViewController.h */, + 6003F5A6195388D20070C39A /* MEVViewController.m */, + C41BEAF91C7CA7B90044AA35 /* MEVExample1ViewController.h */, + C41BEAFA1C7CA7B90044AA35 /* MEVExample1ViewController.m */, + C41BEAFB1C7CA7B90044AA35 /* MEVExample2ViewController.h */, + C41BEAFC1C7CA7B90044AA35 /* MEVExample2ViewController.m */, + C41BEAFD1C7CA7B90044AA35 /* MEVExample3ViewController.h */, + C41BEAFE1C7CA7B90044AA35 /* MEVExample3ViewController.m */, + C41BEAFF1C7CA7B90044AA35 /* MEVExample4ViewController.h */, + C41BEB001C7CA7B90044AA35 /* MEVExample4ViewController.m */, + 6003F5A8195388D20070C39A /* Images.xcassets */, + 6003F594195388D20070C39A /* Supporting Files */, + ); + name = "Example for MEVFloatingButton"; + path = MEVFloatingButton; + sourceTree = ""; + }; + 6003F594195388D20070C39A /* Supporting Files */ = { + isa = PBXGroup; + children = ( + 6003F595195388D20070C39A /* MEVFloatingButton-Info.plist */, + 6003F596195388D20070C39A /* InfoPlist.strings */, + 6003F599195388D20070C39A /* main.m */, + 6003F59B195388D20070C39A /* MEVFloatingButton-Prefix.pch */, + ); + name = "Supporting Files"; + sourceTree = ""; + }; + 6003F5B5195388D20070C39A /* Tests */ = { + isa = PBXGroup; + children = ( + 6003F5BB195388D20070C39A /* Tests.m */, + 6003F5B6195388D20070C39A /* Supporting Files */, + ); + path = Tests; + sourceTree = ""; + }; + 6003F5B6195388D20070C39A /* Supporting Files */ = { + isa = PBXGroup; + children = ( + 6003F5B7195388D20070C39A /* Tests-Info.plist */, + 6003F5B8195388D20070C39A /* InfoPlist.strings */, + 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */, + ); + name = "Supporting Files"; + sourceTree = ""; + }; + 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = { + isa = PBXGroup; + children = ( + 3A49046DD193E8A2C8D1A1FE /* MEVFloatingButton.podspec */, + 0C080CB97D034F7B7553480C /* README.md */, + 6C43AB9952EA1B9F31D1D43D /* LICENSE */, + ); + name = "Podspec Metadata"; + sourceTree = ""; + }; + 860C6472FDF8FA5E76B5A00D /* Pods */ = { + isa = PBXGroup; + children = ( + E05BBC03E67E3663F6C0B38E /* Pods-MEVFloatingButton_Example.debug.xcconfig */, + 0B60EA2FF9C848AF1847A053 /* Pods-MEVFloatingButton_Example.release.xcconfig */, + 9335916ED66D97115D36CD39 /* Pods-MEVFloatingButton_Tests.debug.xcconfig */, + C938F6A3FFC888E57EDD9090 /* Pods-MEVFloatingButton_Tests.release.xcconfig */, + ); + name = Pods; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 6003F589195388D20070C39A /* MEVFloatingButton_Example */ = { + isa = PBXNativeTarget; + buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "MEVFloatingButton_Example" */; + buildPhases = ( + DB532D849C79B4D90BA27B8A /* Check Pods Manifest.lock */, + 6003F586195388D20070C39A /* Sources */, + 6003F587195388D20070C39A /* Frameworks */, + 6003F588195388D20070C39A /* Resources */, + 2C45B3B380A90A160D8A2B2C /* Embed Pods Frameworks */, + DE3AB7DC0485434EE1C86720 /* Copy Pods Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = MEVFloatingButton_Example; + productName = MEVFloatingButton; + productReference = 6003F58A195388D20070C39A /* MEVFloatingButton_Example.app */; + productType = "com.apple.product-type.application"; + }; + 6003F5AD195388D20070C39A /* MEVFloatingButton_Tests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "MEVFloatingButton_Tests" */; + buildPhases = ( + 6526605EE8C414E2430ABC0D /* Check Pods Manifest.lock */, + 6003F5AA195388D20070C39A /* Sources */, + 6003F5AB195388D20070C39A /* Frameworks */, + 6003F5AC195388D20070C39A /* Resources */, + 0669743B973F6E8AA50CBA92 /* Embed Pods Frameworks */, + 12A501B2B80C940E1C25B754 /* Copy Pods Resources */, + ); + buildRules = ( + ); + dependencies = ( + 6003F5B4195388D20070C39A /* PBXTargetDependency */, + ); + name = MEVFloatingButton_Tests; + productName = MEVFloatingButtonTests; + productReference = 6003F5AE195388D20070C39A /* MEVFloatingButton_Tests.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 6003F582195388D10070C39A /* Project object */ = { + isa = PBXProject; + attributes = { + CLASSPREFIX = MEV; + LastUpgradeCheck = 0720; + ORGANIZATIONNAME = "Manuel Escrig Ventura"; + TargetAttributes = { + 6003F5AD195388D20070C39A = { + TestTargetID = 6003F589195388D20070C39A; + }; + }; + }; + buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "MEVFloatingButton" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 6003F581195388D10070C39A; + productRefGroup = 6003F58B195388D20070C39A /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 6003F589195388D20070C39A /* MEVFloatingButton_Example */, + 6003F5AD195388D20070C39A /* MEVFloatingButton_Tests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 6003F588195388D20070C39A /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 6003F5A9195388D20070C39A /* Images.xcassets in Resources */, + 6003F598195388D20070C39A /* InfoPlist.strings in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6003F5AC195388D20070C39A /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + 0669743B973F6E8AA50CBA92 /* Embed Pods Frameworks */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Embed Pods Frameworks"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; + 12A501B2B80C940E1C25B754 /* Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Copy Pods Resources"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; + 2C45B3B380A90A160D8A2B2C /* Embed Pods Frameworks */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Embed Pods Frameworks"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; + 6526605EE8C414E2430ABC0D /* Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "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; + }; + DB532D849C79B4D90BA27B8A /* Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "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; + }; + DE3AB7DC0485434EE1C86720 /* Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Copy Pods Resources"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 6003F586195388D20070C39A /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + C41BEB031C7CA7B90044AA35 /* MEVExample2ViewController.m in Sources */, + C41BEB071C7CA7B90044AA35 /* MEVExample4ViewController.m in Sources */, + 6003F59E195388D20070C39A /* MEVAppDelegate.m in Sources */, + 6003F5A7195388D20070C39A /* MEVViewController.m in Sources */, + C41BEB051C7CA7B90044AA35 /* MEVExample3ViewController.m in Sources */, + 6003F59A195388D20070C39A /* main.m in Sources */, + C41BEB011C7CA7B90044AA35 /* MEVExample1ViewController.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6003F5AA195388D20070C39A /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 6003F5BC195388D20070C39A /* Tests.m in Sources */, + C41BEB061C7CA7B90044AA35 /* MEVExample3ViewController.m in Sources */, + C41BEB041C7CA7B90044AA35 /* MEVExample2ViewController.m in Sources */, + C41BEB081C7CA7B90044AA35 /* MEVExample4ViewController.m in Sources */, + C41BEB021C7CA7B90044AA35 /* MEVExample1ViewController.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 6003F5B4195388D20070C39A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 6003F589195388D20070C39A /* MEVFloatingButton_Example */; + targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin PBXVariantGroup section */ + 6003F596195388D20070C39A /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 6003F597195388D20070C39A /* en */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; + 6003F5B8195388D20070C39A /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 6003F5B9195388D20070C39A /* en */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 6003F5BD195388D20070C39A /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + COPY_PHASE_STRIP = NO; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 6003F5BE195388D20070C39A /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + COPY_PHASE_STRIP = YES; + ENABLE_NS_ASSERTIONS = NO; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 6003F5C0195388D20070C39A /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = E05BBC03E67E3663F6C0B38E /* Pods-MEVFloatingButton_Example.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "MEVFloatingButton/MEVFloatingButton-Prefix.pch"; + INFOPLIST_FILE = "MEVFloatingButton/MEVFloatingButton-Info.plist"; + MODULE_NAME = ExampleApp; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME)"; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = app; + }; + name = Debug; + }; + 6003F5C1195388D20070C39A /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 0B60EA2FF9C848AF1847A053 /* Pods-MEVFloatingButton_Example.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "MEVFloatingButton/MEVFloatingButton-Prefix.pch"; + INFOPLIST_FILE = "MEVFloatingButton/MEVFloatingButton-Info.plist"; + MODULE_NAME = ExampleApp; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME)"; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = app; + }; + name = Release; + }; + 6003F5C3195388D20070C39A /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 9335916ED66D97115D36CD39 /* Pods-MEVFloatingButton_Tests.debug.xcconfig */; + buildSettings = { + BUNDLE_LOADER = "$(TEST_HOST)"; + FRAMEWORK_SEARCH_PATHS = ( + "$(SDKROOT)/Developer/Library/Frameworks", + "$(inherited)", + "$(DEVELOPER_FRAMEWORKS_DIR)", + ); + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch"; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + INFOPLIST_FILE = "Tests/Tests-Info.plist"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME)"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MEVFloatingButton_Example.app/MEVFloatingButton_Example"; + WRAPPER_EXTENSION = xctest; + }; + name = Debug; + }; + 6003F5C4195388D20070C39A /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C938F6A3FFC888E57EDD9090 /* Pods-MEVFloatingButton_Tests.release.xcconfig */; + buildSettings = { + BUNDLE_LOADER = "$(TEST_HOST)"; + FRAMEWORK_SEARCH_PATHS = ( + "$(SDKROOT)/Developer/Library/Frameworks", + "$(inherited)", + "$(DEVELOPER_FRAMEWORKS_DIR)", + ); + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch"; + INFOPLIST_FILE = "Tests/Tests-Info.plist"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME)"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MEVFloatingButton_Example.app/MEVFloatingButton_Example"; + WRAPPER_EXTENSION = xctest; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 6003F585195388D10070C39A /* Build configuration list for PBXProject "MEVFloatingButton" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 6003F5BD195388D20070C39A /* Debug */, + 6003F5BE195388D20070C39A /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "MEVFloatingButton_Example" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 6003F5C0195388D20070C39A /* Debug */, + 6003F5C1195388D20070C39A /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "MEVFloatingButton_Tests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 6003F5C3195388D20070C39A /* Debug */, + 6003F5C4195388D20070C39A /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 6003F582195388D10070C39A /* Project object */; +} diff --git a/Examples/Examples.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Example/MEVFloatingButton.xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 67% rename from Examples/Examples.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to Example/MEVFloatingButton.xcodeproj/project.xcworkspace/contents.xcworkspacedata index 25bf907..0ce04d0 100644 --- a/Examples/Examples.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ b/Example/MEVFloatingButton.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -2,6 +2,6 @@ + location = "self:MEVFloatingButton.xcodeproj"> diff --git a/Example/MEVFloatingButton.xcodeproj/xcshareddata/xcschemes/MEVFloatingButton-Example.xcscheme b/Example/MEVFloatingButton.xcodeproj/xcshareddata/xcschemes/MEVFloatingButton-Example.xcscheme new file mode 100644 index 0000000..1fc520d --- /dev/null +++ b/Example/MEVFloatingButton.xcodeproj/xcshareddata/xcschemes/MEVFloatingButton-Example.xcscheme @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Example/MEVFloatingButton.xcworkspace/contents.xcworkspacedata b/Example/MEVFloatingButton.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..0ce3212 --- /dev/null +++ b/Example/MEVFloatingButton.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,10 @@ + + + + + + + diff --git a/Examples/Examples/Assets.xcassets/AppIcon.appiconset/Contents.json b/Example/MEVFloatingButton/Images.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from Examples/Examples/Assets.xcassets/AppIcon.appiconset/Contents.json rename to Example/MEVFloatingButton/Images.xcassets/AppIcon.appiconset/Contents.json diff --git a/Examples/Examples/Assets.xcassets/Contents.json b/Example/MEVFloatingButton/Images.xcassets/Contents.json similarity index 100% rename from Examples/Examples/Assets.xcassets/Contents.json rename to Example/MEVFloatingButton/Images.xcassets/Contents.json diff --git a/Examples/Examples/Assets.xcassets/Icon0.imageset/Contents.json b/Example/MEVFloatingButton/Images.xcassets/Icon0.imageset/Contents.json similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon0.imageset/Contents.json rename to Example/MEVFloatingButton/Images.xcassets/Icon0.imageset/Contents.json diff --git a/Examples/Examples/Assets.xcassets/Icon0.imageset/up-sign (1).png b/Example/MEVFloatingButton/Images.xcassets/Icon0.imageset/up-sign (1).png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon0.imageset/up-sign (1).png rename to Example/MEVFloatingButton/Images.xcassets/Icon0.imageset/up-sign (1).png diff --git a/Examples/Examples/Assets.xcassets/Icon0.imageset/up-sign (2).png b/Example/MEVFloatingButton/Images.xcassets/Icon0.imageset/up-sign (2).png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon0.imageset/up-sign (2).png rename to Example/MEVFloatingButton/Images.xcassets/Icon0.imageset/up-sign (2).png diff --git a/Examples/Examples/Assets.xcassets/Icon0.imageset/up-sign.png b/Example/MEVFloatingButton/Images.xcassets/Icon0.imageset/up-sign.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon0.imageset/up-sign.png rename to Example/MEVFloatingButton/Images.xcassets/Icon0.imageset/up-sign.png diff --git a/Examples/Examples/Assets.xcassets/Icon1.imageset/Contents.json b/Example/MEVFloatingButton/Images.xcassets/Icon1.imageset/Contents.json similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon1.imageset/Contents.json rename to Example/MEVFloatingButton/Images.xcassets/Icon1.imageset/Contents.json diff --git a/Examples/Examples/Assets.xcassets/Icon1.imageset/mathematical-addition-sign (1).png b/Example/MEVFloatingButton/Images.xcassets/Icon1.imageset/mathematical-addition-sign (1).png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon1.imageset/mathematical-addition-sign (1).png rename to Example/MEVFloatingButton/Images.xcassets/Icon1.imageset/mathematical-addition-sign (1).png diff --git a/Examples/Examples/Assets.xcassets/Icon1.imageset/mathematical-addition-sign (2).png b/Example/MEVFloatingButton/Images.xcassets/Icon1.imageset/mathematical-addition-sign (2).png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon1.imageset/mathematical-addition-sign (2).png rename to Example/MEVFloatingButton/Images.xcassets/Icon1.imageset/mathematical-addition-sign (2).png diff --git a/Examples/Examples/Assets.xcassets/Icon1.imageset/mathematical-addition-sign.png b/Example/MEVFloatingButton/Images.xcassets/Icon1.imageset/mathematical-addition-sign.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon1.imageset/mathematical-addition-sign.png rename to Example/MEVFloatingButton/Images.xcassets/Icon1.imageset/mathematical-addition-sign.png diff --git a/Examples/Examples/Assets.xcassets/Icon2.imageset/Contents.json b/Example/MEVFloatingButton/Images.xcassets/Icon2.imageset/Contents.json similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon2.imageset/Contents.json rename to Example/MEVFloatingButton/Images.xcassets/Icon2.imageset/Contents.json diff --git a/Examples/Examples/Assets.xcassets/Icon2.imageset/small-ascending-thin-arrow (1).png b/Example/MEVFloatingButton/Images.xcassets/Icon2.imageset/small-ascending-thin-arrow (1).png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon2.imageset/small-ascending-thin-arrow (1).png rename to Example/MEVFloatingButton/Images.xcassets/Icon2.imageset/small-ascending-thin-arrow (1).png diff --git a/Examples/Examples/Assets.xcassets/Icon2.imageset/small-ascending-thin-arrow (2).png b/Example/MEVFloatingButton/Images.xcassets/Icon2.imageset/small-ascending-thin-arrow (2).png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon2.imageset/small-ascending-thin-arrow (2).png rename to Example/MEVFloatingButton/Images.xcassets/Icon2.imageset/small-ascending-thin-arrow (2).png diff --git a/Examples/Examples/Assets.xcassets/Icon2.imageset/small-ascending-thin-arrow.png b/Example/MEVFloatingButton/Images.xcassets/Icon2.imageset/small-ascending-thin-arrow.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon2.imageset/small-ascending-thin-arrow.png rename to Example/MEVFloatingButton/Images.xcassets/Icon2.imageset/small-ascending-thin-arrow.png diff --git a/Examples/Examples/Assets.xcassets/Icon3.imageset/Contents.json b/Example/MEVFloatingButton/Images.xcassets/Icon3.imageset/Contents.json similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon3.imageset/Contents.json rename to Example/MEVFloatingButton/Images.xcassets/Icon3.imageset/Contents.json diff --git a/Examples/Examples/Assets.xcassets/Icon3.imageset/speech-bubble-outline (1).png b/Example/MEVFloatingButton/Images.xcassets/Icon3.imageset/speech-bubble-outline (1).png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon3.imageset/speech-bubble-outline (1).png rename to Example/MEVFloatingButton/Images.xcassets/Icon3.imageset/speech-bubble-outline (1).png diff --git a/Examples/Examples/Assets.xcassets/Icon3.imageset/speech-bubble-outline (2).png b/Example/MEVFloatingButton/Images.xcassets/Icon3.imageset/speech-bubble-outline (2).png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon3.imageset/speech-bubble-outline (2).png rename to Example/MEVFloatingButton/Images.xcassets/Icon3.imageset/speech-bubble-outline (2).png diff --git a/Examples/Examples/Assets.xcassets/Icon3.imageset/speech-bubble-outline.png b/Example/MEVFloatingButton/Images.xcassets/Icon3.imageset/speech-bubble-outline.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon3.imageset/speech-bubble-outline.png rename to Example/MEVFloatingButton/Images.xcassets/Icon3.imageset/speech-bubble-outline.png diff --git a/Examples/Examples/Assets.xcassets/Icon4.imageset/Contents.json b/Example/MEVFloatingButton/Images.xcassets/Icon4.imageset/Contents.json similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon4.imageset/Contents.json rename to Example/MEVFloatingButton/Images.xcassets/Icon4.imageset/Contents.json diff --git a/Examples/Examples/Assets.xcassets/Icon4.imageset/right-chevron--2.png b/Example/MEVFloatingButton/Images.xcassets/Icon4.imageset/right-chevron--2.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon4.imageset/right-chevron--2.png rename to Example/MEVFloatingButton/Images.xcassets/Icon4.imageset/right-chevron--2.png diff --git a/Examples/Examples/Assets.xcassets/Icon4.imageset/right-chevron--3.png b/Example/MEVFloatingButton/Images.xcassets/Icon4.imageset/right-chevron--3.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon4.imageset/right-chevron--3.png rename to Example/MEVFloatingButton/Images.xcassets/Icon4.imageset/right-chevron--3.png diff --git a/Examples/Examples/Assets.xcassets/Icon4.imageset/right-chevron-0.png b/Example/MEVFloatingButton/Images.xcassets/Icon4.imageset/right-chevron-0.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon4.imageset/right-chevron-0.png rename to Example/MEVFloatingButton/Images.xcassets/Icon4.imageset/right-chevron-0.png diff --git a/Examples/Examples/Assets.xcassets/Icon5.imageset/Contents.json b/Example/MEVFloatingButton/Images.xcassets/Icon5.imageset/Contents.json similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon5.imageset/Contents.json rename to Example/MEVFloatingButton/Images.xcassets/Icon5.imageset/Contents.json diff --git a/Examples/Examples/Assets.xcassets/Icon5.imageset/backward-arrow-2.png b/Example/MEVFloatingButton/Images.xcassets/Icon5.imageset/backward-arrow-2.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon5.imageset/backward-arrow-2.png rename to Example/MEVFloatingButton/Images.xcassets/Icon5.imageset/backward-arrow-2.png diff --git a/Examples/Examples/Assets.xcassets/Icon5.imageset/backward-arrow-3.png b/Example/MEVFloatingButton/Images.xcassets/Icon5.imageset/backward-arrow-3.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon5.imageset/backward-arrow-3.png rename to Example/MEVFloatingButton/Images.xcassets/Icon5.imageset/backward-arrow-3.png diff --git a/Examples/Examples/Assets.xcassets/Icon5.imageset/backward-arrow.png b/Example/MEVFloatingButton/Images.xcassets/Icon5.imageset/backward-arrow.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon5.imageset/backward-arrow.png rename to Example/MEVFloatingButton/Images.xcassets/Icon5.imageset/backward-arrow.png diff --git a/Examples/Examples/Assets.xcassets/Icon6.imageset/Contents.json b/Example/MEVFloatingButton/Images.xcassets/Icon6.imageset/Contents.json similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon6.imageset/Contents.json rename to Example/MEVFloatingButton/Images.xcassets/Icon6.imageset/Contents.json diff --git a/Examples/Examples/Assets.xcassets/Icon6.imageset/double-arrow-left-2.png b/Example/MEVFloatingButton/Images.xcassets/Icon6.imageset/double-arrow-left-2.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon6.imageset/double-arrow-left-2.png rename to Example/MEVFloatingButton/Images.xcassets/Icon6.imageset/double-arrow-left-2.png diff --git a/Examples/Examples/Assets.xcassets/Icon6.imageset/double-arrow-left-3.png b/Example/MEVFloatingButton/Images.xcassets/Icon6.imageset/double-arrow-left-3.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon6.imageset/double-arrow-left-3.png rename to Example/MEVFloatingButton/Images.xcassets/Icon6.imageset/double-arrow-left-3.png diff --git a/Examples/Examples/Assets.xcassets/Icon6.imageset/double-arrow-left.png b/Example/MEVFloatingButton/Images.xcassets/Icon6.imageset/double-arrow-left.png similarity index 100% rename from Examples/Examples/Assets.xcassets/Icon6.imageset/double-arrow-left.png rename to Example/MEVFloatingButton/Images.xcassets/Icon6.imageset/double-arrow-left.png diff --git a/Example/MEVFloatingButton/Images.xcassets/LaunchImage.launchimage/Contents.json b/Example/MEVFloatingButton/Images.xcassets/LaunchImage.launchimage/Contents.json new file mode 100644 index 0000000..4458b40 --- /dev/null +++ b/Example/MEVFloatingButton/Images.xcassets/LaunchImage.launchimage/Contents.json @@ -0,0 +1,51 @@ +{ + "images" : [ + { + "orientation" : "portrait", + "idiom" : "iphone", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "2x" + }, + { + "orientation" : "portrait", + "idiom" : "iphone", + "subtype" : "retina4", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "2x" + }, + { + "orientation" : "portrait", + "idiom" : "ipad", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "1x" + }, + { + "orientation" : "landscape", + "idiom" : "ipad", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "1x" + }, + { + "orientation" : "portrait", + "idiom" : "ipad", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "2x" + }, + { + "orientation" : "landscape", + "idiom" : "ipad", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "2x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} diff --git a/Example/MEVFloatingButton/MEVAppDelegate.h b/Example/MEVFloatingButton/MEVAppDelegate.h new file mode 100644 index 0000000..4706b06 --- /dev/null +++ b/Example/MEVFloatingButton/MEVAppDelegate.h @@ -0,0 +1,15 @@ +// +// MEVAppDelegate.h +// MEVFloatingButton +// +// Created by Manuel Escrig Ventura on 02/23/2016. +// Copyright (c) 2016 Manuel Escrig Ventura. All rights reserved. +// + +@import UIKit; + +@interface MEVAppDelegate : UIResponder + +@property (strong, nonatomic) UIWindow *window; + +@end diff --git a/Examples/Examples/AppDelegate.m b/Example/MEVFloatingButton/MEVAppDelegate.m similarity index 74% rename from Examples/Examples/AppDelegate.m rename to Example/MEVFloatingButton/MEVAppDelegate.m index aa522f9..199c9b4 100644 --- a/Examples/Examples/AppDelegate.m +++ b/Example/MEVFloatingButton/MEVAppDelegate.m @@ -1,53 +1,49 @@ // -// AppDelegate.m -// Examples +// MEVAppDelegate.m +// MEVFloatingButton // -// Created by Manuel Escrig Ventura on 27/01/16. -// Copyright © 2016 Manuel Escrig Ventura. All rights reserved. -// Licence: MIT-Licence +// Created by Manuel Escrig Ventura on 02/23/2016. +// Copyright (c) 2016 Manuel Escrig Ventura. All rights reserved. // -#import "AppDelegate.h" -#import "ViewController.h" +#import "MEVAppDelegate.h" +#import "MEVViewController.h" +@implementation MEVAppDelegate -@interface AppDelegate () - -@end - -@implementation AppDelegate - - -- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { - // Override point for customization after application launch. - - - ViewController *viewController = [[ViewController alloc] init]; +- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions +{ + MEVViewController *viewController = [[MEVViewController alloc] init]; self.window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]]; self.window.rootViewController = [[UINavigationController alloc] initWithRootViewController:viewController]; [self.window makeKeyAndVisible]; return YES; } -- (void)applicationWillResignActive:(UIApplication *)application { +- (void)applicationWillResignActive:(UIApplication *)application +{ // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state. // Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game. } -- (void)applicationDidEnterBackground:(UIApplication *)application { +- (void)applicationDidEnterBackground:(UIApplication *)application +{ // Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later. // If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits. } -- (void)applicationWillEnterForeground:(UIApplication *)application { +- (void)applicationWillEnterForeground:(UIApplication *)application +{ // Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background. } -- (void)applicationDidBecomeActive:(UIApplication *)application { +- (void)applicationDidBecomeActive:(UIApplication *)application +{ // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface. } -- (void)applicationWillTerminate:(UIApplication *)application { +- (void)applicationWillTerminate:(UIApplication *)application +{ // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:. } diff --git a/Examples/Examples/Example1ViewController.h b/Example/MEVFloatingButton/MEVExample1ViewController.h similarity index 52% rename from Examples/Examples/Example1ViewController.h rename to Example/MEVFloatingButton/MEVExample1ViewController.h index adbd27f..5b3e4fd 100644 --- a/Examples/Examples/Example1ViewController.h +++ b/Example/MEVFloatingButton/MEVExample1ViewController.h @@ -1,14 +1,13 @@ // -// Example1ViewController.h -// Examples +// MEVExample1ViewController.h +// MEVFloatingButton // // Created by Manuel Escrig Ventura on 09/02/16. // Copyright © 2016 Manuel Escrig Ventura. All rights reserved. // #import -#import "UIScrollView+FloatingButton.h" -@interface Example1ViewController : UITableViewController +@interface MEVExample1ViewController : UITableViewController @end diff --git a/Examples/Examples/Example1ViewController.m b/Example/MEVFloatingButton/MEVExample1ViewController.m similarity index 91% rename from Examples/Examples/Example1ViewController.m rename to Example/MEVFloatingButton/MEVExample1ViewController.m index d699525..760261a 100644 --- a/Examples/Examples/Example1ViewController.m +++ b/Example/MEVFloatingButton/MEVExample1ViewController.m @@ -1,20 +1,21 @@ // -// Example1ViewController.m -// Examples +// MEVExample1ViewController.m +// MEVFloatingButton // // Created by Manuel Escrig Ventura on 09/02/16. // Copyright © 2016 Manuel Escrig Ventura. All rights reserved. // -#import "Example1ViewController.h" +#import "MEVExample1ViewController.h" +#import "UIScrollView+FloatingButton.h" static NSString *CellIdentifier = @"CellIdentifier"; -@interface Example1ViewController () +@interface MEVExample1ViewController () @end -@implementation Example1ViewController +@implementation MEVExample1ViewController - (void)viewDidLoad { [super viewDidLoad]; diff --git a/Examples/Examples/Example2ViewController.h b/Example/MEVFloatingButton/MEVExample2ViewController.h similarity index 52% rename from Examples/Examples/Example2ViewController.h rename to Example/MEVFloatingButton/MEVExample2ViewController.h index a45498a..9abd56b 100644 --- a/Examples/Examples/Example2ViewController.h +++ b/Example/MEVFloatingButton/MEVExample2ViewController.h @@ -1,14 +1,13 @@ // -// Example2ViewController.h -// Examples +// MEVExample2ViewController.h +// MEVFloatingButton // // Created by Manuel Escrig Ventura on 09/02/16. // Copyright © 2016 Manuel Escrig Ventura. All rights reserved. // #import -#import "UIScrollView+FloatingButton.h" -@interface Example2ViewController : UITableViewController +@interface MEVExample2ViewController : UITableViewController @end diff --git a/Examples/Examples/Example2ViewController.m b/Example/MEVFloatingButton/MEVExample2ViewController.m similarity index 84% rename from Examples/Examples/Example2ViewController.m rename to Example/MEVFloatingButton/MEVExample2ViewController.m index f7d12af..f5c5bc6 100644 --- a/Examples/Examples/Example2ViewController.m +++ b/Example/MEVFloatingButton/MEVExample2ViewController.m @@ -1,20 +1,21 @@ // -// Example2ViewController.m -// Examples +// MEVExample2ViewController.m +// MEVFloatingButton // // Created by Manuel Escrig Ventura on 09/02/16. // Copyright © 2016 Manuel Escrig Ventura. All rights reserved. // -#import "Example2ViewController.h" +#import "MEVExample2ViewController.h" +#import "UIScrollView+FloatingButton.h" static NSString *CellIdentifier = @"CellIdentifier"; -@interface Example2ViewController () +@interface MEVExample2ViewController () @end -@implementation Example2ViewController +@implementation MEVExample2ViewController - (void)viewDidLoad { [super viewDidLoad]; @@ -42,26 +43,6 @@ - (void)didReceiveMemoryWarning { // Dispose of any resources that can be recreated. } -- (void)viewWillAppear:(BOOL)animated { - DLog(@""); - -} - -- (void)viewDidAppear:(BOOL)animated { - DLog(@""); - -} - -- (void)viewWillDisappear:(BOOL)animated { - DLog(@""); - -} - -- (void)viewDidDisappear:(BOOL)animated { - DLog(@""); - -} - #pragma mark - Table view data source diff --git a/Examples/Examples/Example3ViewController.h b/Example/MEVFloatingButton/MEVExample3ViewController.h similarity index 52% rename from Examples/Examples/Example3ViewController.h rename to Example/MEVFloatingButton/MEVExample3ViewController.h index 946cfff..9d853e3 100644 --- a/Examples/Examples/Example3ViewController.h +++ b/Example/MEVFloatingButton/MEVExample3ViewController.h @@ -1,14 +1,13 @@ // -// Example3ViewController.h -// Examples +// MEVExample3ViewController.h +// MEVFloatingButton // // Created by Manuel Escrig Ventura on 09/02/16. // Copyright © 2016 Manuel Escrig Ventura. All rights reserved. // #import -#import "UIScrollView+FloatingButton.h" -@interface Example3ViewController : UITableViewController +@interface MEVExample3ViewController : UITableViewController @end diff --git a/Examples/Examples/Example3ViewController.m b/Example/MEVFloatingButton/MEVExample3ViewController.m similarity index 91% rename from Examples/Examples/Example3ViewController.m rename to Example/MEVFloatingButton/MEVExample3ViewController.m index 9e3309b..d7ddb13 100644 --- a/Examples/Examples/Example3ViewController.m +++ b/Example/MEVFloatingButton/MEVExample3ViewController.m @@ -1,20 +1,21 @@ // -// Example3ViewController.m -// Examples +// MEVExample3ViewController.m +// MEVFloatingButton // // Created by Manuel Escrig Ventura on 09/02/16. // Copyright © 2016 Manuel Escrig Ventura. All rights reserved. // -#import "Example3ViewController.h" +#import "MEVExample3ViewController.h" +#import "UIScrollView+FloatingButton.h" static NSString *CellIdentifier = @"CellIdentifier"; -@interface Example3ViewController () +@interface MEVExample3ViewController () @end -@implementation Example3ViewController +@implementation MEVExample3ViewController - (void)viewDidLoad { [super viewDidLoad]; diff --git a/Examples/Examples/Example4ViewController.h b/Example/MEVFloatingButton/MEVExample4ViewController.h similarity index 52% rename from Examples/Examples/Example4ViewController.h rename to Example/MEVFloatingButton/MEVExample4ViewController.h index 4ff8a84..673a194 100644 --- a/Examples/Examples/Example4ViewController.h +++ b/Example/MEVFloatingButton/MEVExample4ViewController.h @@ -1,14 +1,13 @@ // -// Example4ViewController.h -// Examples +// MEVExample4ViewController.h +// MEVFloatingButton // // Created by Manuel Escrig Ventura on 18/02/16. // Copyright © 2016 Manuel Escrig Ventura. All rights reserved. // #import -#import "UIScrollView+FloatingButton.h" -@interface Example4ViewController : UITableViewController +@interface MEVExample4ViewController : UITableViewController @end diff --git a/Examples/Examples/Example4ViewController.m b/Example/MEVFloatingButton/MEVExample4ViewController.m similarity index 92% rename from Examples/Examples/Example4ViewController.m rename to Example/MEVFloatingButton/MEVExample4ViewController.m index 357674b..f1c5359 100644 --- a/Examples/Examples/Example4ViewController.m +++ b/Example/MEVFloatingButton/MEVExample4ViewController.m @@ -1,21 +1,22 @@ // -// Example4ViewController.m -// Examples +// MEVExample4ViewController.m +// MEVFloatingButton // // Created by Manuel Escrig Ventura on 18/02/16. // Copyright © 2016 Manuel Escrig Ventura. All rights reserved. // -#import "Example4ViewController.h" +#import "MEVExample4ViewController.h" +#import "UIScrollView+FloatingButton.h" static NSString *CellIdentifier = @"CellIdentifier"; -@interface Example4ViewController () +@interface MEVExample4ViewController () @end -@implementation Example4ViewController +@implementation MEVExample4ViewController - (void)viewDidLoad { [super viewDidLoad]; diff --git a/Example/MEVFloatingButton/MEVFloatingButton-Info.plist b/Example/MEVFloatingButton/MEVFloatingButton-Info.plist new file mode 100644 index 0000000..ee6c704 --- /dev/null +++ b/Example/MEVFloatingButton/MEVFloatingButton-Info.plist @@ -0,0 +1,45 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1 + LSRequiresIPhoneOS + + UILaunchStoryboardName + LaunchScreen + UIRequiredDeviceCapabilities + + armv7 + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + + \ No newline at end of file diff --git a/Example/MEVFloatingButton/MEVFloatingButton-Prefix.pch b/Example/MEVFloatingButton/MEVFloatingButton-Prefix.pch new file mode 100644 index 0000000..7825372 --- /dev/null +++ b/Example/MEVFloatingButton/MEVFloatingButton-Prefix.pch @@ -0,0 +1,16 @@ +// +// Prefix header +// +// The contents of this file are implicitly included at the beginning of every source file. +// + +#import + +#ifndef __IPHONE_5_0 +#warning "This project uses features only available in iOS SDK 5.0 and later." +#endif + +#ifdef __OBJC__ + @import UIKit; + @import Foundation; +#endif diff --git a/Example/MEVFloatingButton/MEVViewController.h b/Example/MEVFloatingButton/MEVViewController.h new file mode 100644 index 0000000..4ff661d --- /dev/null +++ b/Example/MEVFloatingButton/MEVViewController.h @@ -0,0 +1,13 @@ +// +// MEVViewController.h +// MEVFloatingButton +// +// Created by Manuel Escrig Ventura on 02/23/2016. +// Copyright (c) 2016 Manuel Escrig Ventura. All rights reserved. +// + +@import UIKit; + +@interface MEVViewController : UITableViewController + +@end diff --git a/Examples/Examples/ViewController.m b/Example/MEVFloatingButton/MEVViewController.m similarity index 75% rename from Examples/Examples/ViewController.m rename to Example/MEVFloatingButton/MEVViewController.m index 4e1a090..a9e80b2 100644 --- a/Examples/Examples/ViewController.m +++ b/Example/MEVFloatingButton/MEVViewController.m @@ -1,31 +1,32 @@ // -// ViewController.m -// Examples +// MEVViewController.m +// MEVFloatingButton // -// Created by Manuel Escrig Ventura on 27/01/16. -// Copyright © 2016 Manuel Escrig Ventura. All rights reserved. -// Licence: MIT-Licence +// Created by Manuel Escrig Ventura on 02/23/2016. +// Copyright (c) 2016 Manuel Escrig Ventura. All rights reserved. // -#import "ViewController.h" +#import "MEVViewController.h" #import "UIScrollView+FloatingButton.h" // Examples -#import "Example1ViewController.h" -#import "Example2ViewController.h" -#import "Example3ViewController.h" -#import "Example4ViewController.h" +#import "MEVExample1ViewController.h" +#import "MEVExample2ViewController.h" +#import "MEVExample3ViewController.h" +#import "MEVExample4ViewController.h" static NSString *CellIdentifier = @"CellIdentifier"; -@interface ViewController () +@interface MEVViewController () @end -@implementation ViewController +@implementation MEVViewController -- (void)viewDidLoad { +- (void)viewDidLoad +{ [super viewDidLoad]; + self.title = @"MEVFloatingButton"; @@ -47,35 +48,15 @@ - (void)viewDidLoad { [self.tableView setFloatingButtonDelegate:self]; [self.tableView registerClass:[UITableViewCell class] forCellReuseIdentifier:CellIdentifier]; + } -- (void)didReceiveMemoryWarning { +- (void)didReceiveMemoryWarning +{ [super didReceiveMemoryWarning]; // Dispose of any resources that can be recreated. } - -- (void)viewWillAppear:(BOOL)animated { - DLog(@""); - -} - -- (void)viewDidAppear:(BOOL)animated { - DLog(@""); - -} - -- (void)viewWillDisappear:(BOOL)animated { - DLog(@""); - -} - -- (void)viewDidDisappear:(BOOL)animated { - DLog(@""); - -} - - #pragma mark - Table view data source - (NSInteger)numberOfSectionsInTableView:(UITableView *)tableView { @@ -87,7 +68,7 @@ - (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger } - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath { - + UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:CellIdentifier]; cell.textLabel.text = [NSString stringWithFormat:@"Example [%zd]", indexPath.row]; return cell; @@ -97,25 +78,25 @@ - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(N #pragma mark - Table view delegate - (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath { - + switch (indexPath.row) { case 0: { - Example1ViewController *viewController = [Example1ViewController new]; + MEVExample1ViewController *viewController = [MEVExample1ViewController new]; [self.navigationController pushViewController:viewController animated:YES]; } break; case 1: { - Example2ViewController *viewController = [Example2ViewController new]; + MEVExample2ViewController *viewController = [MEVExample2ViewController new]; [self.navigationController pushViewController:viewController animated:YES]; } break; case 2: { - Example3ViewController *viewController = [Example3ViewController new]; + MEVExample3ViewController *viewController = [MEVExample3ViewController new]; [self.navigationController pushViewController:viewController animated:YES]; } break; case 3: { - Example4ViewController *viewController = [Example4ViewController new]; + MEVExample4ViewController *viewController = [MEVExample4ViewController new]; [self presentViewController:[[UINavigationController alloc] initWithRootViewController:viewController] animated:YES completion:nil]; } break; default: diff --git a/Example/MEVFloatingButton/en.lproj/InfoPlist.strings b/Example/MEVFloatingButton/en.lproj/InfoPlist.strings new file mode 100644 index 0000000..477b28f --- /dev/null +++ b/Example/MEVFloatingButton/en.lproj/InfoPlist.strings @@ -0,0 +1,2 @@ +/* Localized versions of Info.plist keys */ + diff --git a/Example/MEVFloatingButton/main.m b/Example/MEVFloatingButton/main.m new file mode 100644 index 0000000..94bf917 --- /dev/null +++ b/Example/MEVFloatingButton/main.m @@ -0,0 +1,17 @@ +// +// main.m +// MEVFloatingButton +// +// Created by Manuel Escrig Ventura on 02/23/2016. +// Copyright (c) 2016 Manuel Escrig Ventura. All rights reserved. +// + +@import UIKit; +#import "MEVAppDelegate.h" + +int main(int argc, char * argv[]) +{ + @autoreleasepool { + return UIApplicationMain(argc, argv, nil, NSStringFromClass([MEVAppDelegate class])); + } +} diff --git a/Example/Podfile b/Example/Podfile new file mode 100644 index 0000000..b97b5b5 --- /dev/null +++ b/Example/Podfile @@ -0,0 +1,12 @@ +source 'https://github.com/CocoaPods/Specs.git' +use_frameworks! + +target 'MEVFloatingButton_Example', :exclusive => true do + pod 'MEVFloatingButton', :path => '../' +end + +target 'MEVFloatingButton_Tests', :exclusive => true do + pod 'MEVFloatingButton', :path => '../' + + +end diff --git a/Example/Podfile.lock b/Example/Podfile.lock new file mode 100644 index 0000000..4b2318b --- /dev/null +++ b/Example/Podfile.lock @@ -0,0 +1,14 @@ +PODS: + - MEVFloatingButton (0.1.0) + +DEPENDENCIES: + - MEVFloatingButton (from `../`) + +EXTERNAL SOURCES: + MEVFloatingButton: + :path: ../ + +SPEC CHECKSUMS: + MEVFloatingButton: 759e1c733922480933a543e918184e10fa95be91 + +COCOAPODS: 0.39.0 diff --git a/Example/Pods/Headers/Private/MEVFloatingButton/UIScrollView+FloatingButton.h b/Example/Pods/Headers/Private/MEVFloatingButton/UIScrollView+FloatingButton.h new file mode 120000 index 0000000..5a6b7ef --- /dev/null +++ b/Example/Pods/Headers/Private/MEVFloatingButton/UIScrollView+FloatingButton.h @@ -0,0 +1 @@ +../../../../../Pod/Classes/UIScrollView+FloatingButton.h \ No newline at end of file diff --git a/Example/Pods/Local Podspecs/MEVFloatingButton.podspec.json b/Example/Pods/Local Podspecs/MEVFloatingButton.podspec.json new file mode 100644 index 0000000..7efabde --- /dev/null +++ b/Example/Pods/Local Podspecs/MEVFloatingButton.podspec.json @@ -0,0 +1,25 @@ +{ + "name": "MEVFloatingButton", + "version": "0.1.0", + "summary": "An iOS drop-in UITableView/UICollectionView/UIScrollView superclass category for showing a customizable floating button on top of it.", + "description": "An iOS drop-in UITableView/UICollectionView/UIScrollView superclass category for showing a customizable floating button on top of it. \nA very customazible category in order to add a floating button as seen as in material design on top of a UIScrollView, UITableView or a UICollectionView.\nIncludes different delegate methods such us 'didTapButton', 'floatingButtonWillAppear', 'floatingButtonDidAppear', 'floatingButtonWillDisappear' and 'floatingButtonDidDisappear'.", + "homepage": "https://github.com/manuelescrig/MEVFloatingButton", + "license": "MIT", + "authors": { + "Manuel Escrig Ventura": "manuelescrig@gmail.com" + }, + "source": { + "git": "https://github.com/manuelescrig/MEVFloatingButton.git", + "tag": "0.1.0" + }, + "platforms": { + "ios": "8.0" + }, + "requires_arc": true, + "source_files": "Pod/Classes/**/*", + "resource_bundles": { + "MEVFloatingButton": [ + "Pod/Assets/*.png" + ] + } +} diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock new file mode 100644 index 0000000..4b2318b --- /dev/null +++ b/Example/Pods/Manifest.lock @@ -0,0 +1,14 @@ +PODS: + - MEVFloatingButton (0.1.0) + +DEPENDENCIES: + - MEVFloatingButton (from `../`) + +EXTERNAL SOURCES: + MEVFloatingButton: + :path: ../ + +SPEC CHECKSUMS: + MEVFloatingButton: 759e1c733922480933a543e918184e10fa95be91 + +COCOAPODS: 0.39.0 diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj new file mode 100644 index 0000000..a883932 --- /dev/null +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -0,0 +1,781 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 0F3C9B62C144AA5A50A3C753B4562B52 /* Pods-MEVFloatingButton_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A3513E32464912930158B6FBFD3F3C9A /* Pods-MEVFloatingButton_Example-dummy.m */; }; + 1186A3A4008E39BE4FAE76362D11A761 /* MEVFloatingButton-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 29D1819EA22C0F01ED1492AEFCA71C75 /* MEVFloatingButton-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2719B779A9C1231A503372002B30034F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */; }; + 50939CA52CFBD3B62121FCDCE3B5A465 /* MEVFloatingButton-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F2921C2A4E66744505FDDBBAACD00C8C /* MEVFloatingButton-dummy.m */; }; + 9B527E0CA8111CE1A23150F70FB514D0 /* UIScrollView+FloatingButton.h in Headers */ = {isa = PBXBuildFile; fileRef = D65608DA9995B4F39F66FC23AB2EF139 /* UIScrollView+FloatingButton.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A0AE928830E02DAA8786345BFD055AC3 /* UIScrollView+FloatingButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 54ED546B0815EBD9C7D39B3319D6EDD7 /* UIScrollView+FloatingButton.m */; }; + AC14953B7EEB619BBEA3A9ACDDA8CBED /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */; }; + ACC2460E4DA2E9E12982084AC1FDE66A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */; }; + C0C8B584C86E17F7DD0B327575832E53 /* Pods-MEVFloatingButton_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 333E6DD97A6BC4C5ED15484811F2481C /* Pods-MEVFloatingButton_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E8F88C51190FFEB1F42BA8E80E0404D0 /* Pods-MEVFloatingButton_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 401B333D24BFDF215F3EECBCCC5A2A27 /* Pods-MEVFloatingButton_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F2DE122285D1178CB743CB6373EBB47B /* MEVFloatingButton.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 3779697845E1FFBBB16DA0485C78E102 /* MEVFloatingButton.bundle */; }; + FE63B090887F3F778CB909E53F1C431D /* Pods-MEVFloatingButton_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = EB6B916738185EE4EF2098A2C120B05C /* Pods-MEVFloatingButton_Tests-dummy.m */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 13504023A8829B893F854D63CB0B6979 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3D9E645CEE08533D27425D752806BD43; + remoteInfo = MEVFloatingButton; + }; + 9B196BF1D27C231F8F2C80574BC2D035 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 4DA421608702DA32DCD326F6DBA3A779; + remoteInfo = "MEVFloatingButton-MEVFloatingButton"; + }; + EC0A04610212F3921FE4A809A253B6CE /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3D9E645CEE08533D27425D752806BD43; + remoteInfo = MEVFloatingButton; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 198CF220F149EE9FFE43D5707825457D /* Pods-MEVFloatingButton_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-MEVFloatingButton_Tests-acknowledgements.plist"; sourceTree = ""; }; + 1A681C72BAB23C933AF7B6857FC9FFEA /* MEVFloatingButton.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = MEVFloatingButton.modulemap; sourceTree = ""; }; + 29D1819EA22C0F01ED1492AEFCA71C75 /* MEVFloatingButton-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MEVFloatingButton-umbrella.h"; sourceTree = ""; }; + 333E6DD97A6BC4C5ED15484811F2481C /* Pods-MEVFloatingButton_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-MEVFloatingButton_Example-umbrella.h"; sourceTree = ""; }; + 33D75FC161D5B10A3D2288BB932E791D /* Pods-MEVFloatingButton_Example-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-MEVFloatingButton_Example-resources.sh"; sourceTree = ""; }; + 3779697845E1FFBBB16DA0485C78E102 /* MEVFloatingButton.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MEVFloatingButton.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 3B3916356849C2A9BDF5D57AD29B2C32 /* Pods-MEVFloatingButton_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-MEVFloatingButton_Example-frameworks.sh"; sourceTree = ""; }; + 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; + 401B333D24BFDF215F3EECBCCC5A2A27 /* Pods-MEVFloatingButton_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-MEVFloatingButton_Tests-umbrella.h"; sourceTree = ""; }; + 48C76015B5BBC4F74A025D3F9F8FCCFA /* Pods-MEVFloatingButton_Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-MEVFloatingButton_Tests-frameworks.sh"; sourceTree = ""; }; + 4B1CE6DB7AD1700ABCB2E31A74F1D56A /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 4CB90A2335BD2B39F3D3B94EE6487064 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 51BB148B871752D143A1BBFF9474188A /* Pods-MEVFloatingButton_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-MEVFloatingButton_Example-acknowledgements.plist"; sourceTree = ""; }; + 54ED546B0815EBD9C7D39B3319D6EDD7 /* UIScrollView+FloatingButton.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+FloatingButton.m"; sourceTree = ""; }; + 57F883260CCB4F08824704FC64B6C91F /* Pods-MEVFloatingButton_Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-MEVFloatingButton_Tests-resources.sh"; sourceTree = ""; }; + 5B6ACAC4A4A7E7CDF7D578C91FB822B1 /* Pods-MEVFloatingButton_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-MEVFloatingButton_Example.release.xcconfig"; sourceTree = ""; }; + 6CF7D4081B349C51777546D018742C07 /* Pods-MEVFloatingButton_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-MEVFloatingButton_Example.debug.xcconfig"; sourceTree = ""; }; + 97B64B2654C1B756AA98C9D7D13F7D72 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 9A7EE75C5DE231472F0EDDC37D2DE07C /* MEVFloatingButton.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MEVFloatingButton.xcconfig; sourceTree = ""; }; + A3513E32464912930158B6FBFD3F3C9A /* Pods-MEVFloatingButton_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-MEVFloatingButton_Example-dummy.m"; sourceTree = ""; }; + AD4576DDA0262787147B73EF67E2794D /* Pods_MEVFloatingButton_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MEVFloatingButton_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + B4189A853CF1BAC0F6975BFBB3B27A8D /* Pods-MEVFloatingButton_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-MEVFloatingButton_Tests-acknowledgements.markdown"; sourceTree = ""; }; + B98E02D0E1BFAEBA2ED7862E7D751ECA /* Pods-MEVFloatingButton_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-MEVFloatingButton_Example-acknowledgements.markdown"; sourceTree = ""; }; + BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + BF82B74BC17A0594370221D5B78C4161 /* Pods-MEVFloatingButton_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-MEVFloatingButton_Tests.release.xcconfig"; sourceTree = ""; }; + D65608DA9995B4F39F66FC23AB2EF139 /* UIScrollView+FloatingButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+FloatingButton.h"; sourceTree = ""; }; + DF6231666A4F7BB91BD302D61D07E759 /* Pods-MEVFloatingButton_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-MEVFloatingButton_Example.modulemap"; sourceTree = ""; }; + EB6B916738185EE4EF2098A2C120B05C /* Pods-MEVFloatingButton_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-MEVFloatingButton_Tests-dummy.m"; sourceTree = ""; }; + EFA8CAFFCC1F26FE5F44AD95C8DA4BDC /* MEVFloatingButton-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MEVFloatingButton-prefix.pch"; sourceTree = ""; }; + EFAC57588DB34DE25497AEB0470B51E3 /* Pods-MEVFloatingButton_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-MEVFloatingButton_Tests.debug.xcconfig"; sourceTree = ""; }; + F023798A3A3F0E68491E4C97EB034230 /* Pods-MEVFloatingButton_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-MEVFloatingButton_Tests.modulemap"; sourceTree = ""; }; + F2921C2A4E66744505FDDBBAACD00C8C /* MEVFloatingButton-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MEVFloatingButton-dummy.m"; sourceTree = ""; }; + F2BD139D4ED858046AE329F6F5990B24 /* Pods_MEVFloatingButton_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MEVFloatingButton_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + F7B94BFE434F444193013E3EC220A621 /* MEVFloatingButton.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MEVFloatingButton.framework; sourceTree = BUILT_PRODUCTS_DIR; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 0520A7C3FF64F6BEE435227EF712D688 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 2719B779A9C1231A503372002B30034F /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 582DC5503BCAE7D42AA90ED04BA29746 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + AC14953B7EEB619BBEA3A9ACDDA8CBED /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + CF884D3269C0231E4F721B4575F322B7 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ACC2460E4DA2E9E12982084AC1FDE66A /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E756714AB9D544DB99E0D1D4974523CF /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 088431C5BFB19349B91C5B37C09E8037 /* Development Pods */ = { + isa = PBXGroup; + children = ( + 6A95D685BF3E461DE3153F5768EEFD2E /* MEVFloatingButton */, + ); + name = "Development Pods"; + sourceTree = ""; + }; + 0B732A8E66D8A6CA5C69707F7600F786 /* Classes */ = { + isa = PBXGroup; + children = ( + D65608DA9995B4F39F66FC23AB2EF139 /* UIScrollView+FloatingButton.h */, + 54ED546B0815EBD9C7D39B3319D6EDD7 /* UIScrollView+FloatingButton.m */, + ); + path = Classes; + sourceTree = ""; + }; + 0F4FF154E233FE7EC4701705B563B274 /* Products */ = { + isa = PBXGroup; + children = ( + 3779697845E1FFBBB16DA0485C78E102 /* MEVFloatingButton.bundle */, + F7B94BFE434F444193013E3EC220A621 /* MEVFloatingButton.framework */, + F2BD139D4ED858046AE329F6F5990B24 /* Pods_MEVFloatingButton_Example.framework */, + AD4576DDA0262787147B73EF67E2794D /* Pods_MEVFloatingButton_Tests.framework */, + ); + name = Products; + sourceTree = ""; + }; + 1A7BBD15579563E89CB9A6829F93E51A /* Pods-MEVFloatingButton_Tests */ = { + isa = PBXGroup; + children = ( + 4CB90A2335BD2B39F3D3B94EE6487064 /* Info.plist */, + F023798A3A3F0E68491E4C97EB034230 /* Pods-MEVFloatingButton_Tests.modulemap */, + B4189A853CF1BAC0F6975BFBB3B27A8D /* Pods-MEVFloatingButton_Tests-acknowledgements.markdown */, + 198CF220F149EE9FFE43D5707825457D /* Pods-MEVFloatingButton_Tests-acknowledgements.plist */, + EB6B916738185EE4EF2098A2C120B05C /* Pods-MEVFloatingButton_Tests-dummy.m */, + 48C76015B5BBC4F74A025D3F9F8FCCFA /* Pods-MEVFloatingButton_Tests-frameworks.sh */, + 57F883260CCB4F08824704FC64B6C91F /* Pods-MEVFloatingButton_Tests-resources.sh */, + 401B333D24BFDF215F3EECBCCC5A2A27 /* Pods-MEVFloatingButton_Tests-umbrella.h */, + EFAC57588DB34DE25497AEB0470B51E3 /* Pods-MEVFloatingButton_Tests.debug.xcconfig */, + BF82B74BC17A0594370221D5B78C4161 /* Pods-MEVFloatingButton_Tests.release.xcconfig */, + ); + name = "Pods-MEVFloatingButton_Tests"; + path = "Target Support Files/Pods-MEVFloatingButton_Tests"; + sourceTree = ""; + }; + 42D66C1FD865FD28B25D22FA89884F13 /* Pod */ = { + isa = PBXGroup; + children = ( + 0B732A8E66D8A6CA5C69707F7600F786 /* Classes */, + ); + path = Pod; + sourceTree = ""; + }; + 59DC3013812C3699F9650A4E13133A9D /* Pods-MEVFloatingButton_Example */ = { + isa = PBXGroup; + children = ( + 97B64B2654C1B756AA98C9D7D13F7D72 /* Info.plist */, + DF6231666A4F7BB91BD302D61D07E759 /* Pods-MEVFloatingButton_Example.modulemap */, + B98E02D0E1BFAEBA2ED7862E7D751ECA /* Pods-MEVFloatingButton_Example-acknowledgements.markdown */, + 51BB148B871752D143A1BBFF9474188A /* Pods-MEVFloatingButton_Example-acknowledgements.plist */, + A3513E32464912930158B6FBFD3F3C9A /* Pods-MEVFloatingButton_Example-dummy.m */, + 3B3916356849C2A9BDF5D57AD29B2C32 /* Pods-MEVFloatingButton_Example-frameworks.sh */, + 33D75FC161D5B10A3D2288BB932E791D /* Pods-MEVFloatingButton_Example-resources.sh */, + 333E6DD97A6BC4C5ED15484811F2481C /* Pods-MEVFloatingButton_Example-umbrella.h */, + 6CF7D4081B349C51777546D018742C07 /* Pods-MEVFloatingButton_Example.debug.xcconfig */, + 5B6ACAC4A4A7E7CDF7D578C91FB822B1 /* Pods-MEVFloatingButton_Example.release.xcconfig */, + ); + name = "Pods-MEVFloatingButton_Example"; + path = "Target Support Files/Pods-MEVFloatingButton_Example"; + sourceTree = ""; + }; + 6350708FEC2B62FB2897DF200D575F3D /* Targets Support Files */ = { + isa = PBXGroup; + children = ( + 59DC3013812C3699F9650A4E13133A9D /* Pods-MEVFloatingButton_Example */, + 1A7BBD15579563E89CB9A6829F93E51A /* Pods-MEVFloatingButton_Tests */, + ); + name = "Targets Support Files"; + sourceTree = ""; + }; + 6A95D685BF3E461DE3153F5768EEFD2E /* MEVFloatingButton */ = { + isa = PBXGroup; + children = ( + 42D66C1FD865FD28B25D22FA89884F13 /* Pod */, + 9E787C4FE3418FECAA1D5F4B1C581423 /* Support Files */, + ); + name = MEVFloatingButton; + path = ../..; + sourceTree = ""; + }; + 7DB346D0F39D3F0E887471402A8071AB = { + isa = PBXGroup; + children = ( + BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */, + 088431C5BFB19349B91C5B37C09E8037 /* Development Pods */, + BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */, + 0F4FF154E233FE7EC4701705B563B274 /* Products */, + 6350708FEC2B62FB2897DF200D575F3D /* Targets Support Files */, + ); + sourceTree = ""; + }; + 9E787C4FE3418FECAA1D5F4B1C581423 /* Support Files */ = { + isa = PBXGroup; + children = ( + 4B1CE6DB7AD1700ABCB2E31A74F1D56A /* Info.plist */, + 1A681C72BAB23C933AF7B6857FC9FFEA /* MEVFloatingButton.modulemap */, + 9A7EE75C5DE231472F0EDDC37D2DE07C /* MEVFloatingButton.xcconfig */, + F2921C2A4E66744505FDDBBAACD00C8C /* MEVFloatingButton-dummy.m */, + EFA8CAFFCC1F26FE5F44AD95C8DA4BDC /* MEVFloatingButton-prefix.pch */, + 29D1819EA22C0F01ED1492AEFCA71C75 /* MEVFloatingButton-umbrella.h */, + ); + name = "Support Files"; + path = "Example/Pods/Target Support Files/MEVFloatingButton"; + sourceTree = ""; + }; + BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */ = { + isa = PBXGroup; + children = ( + BF6342C8B29F4CEEA088EFF7AB4DE362 /* iOS */, + ); + name = Frameworks; + sourceTree = ""; + }; + BF6342C8B29F4CEEA088EFF7AB4DE362 /* iOS */ = { + isa = PBXGroup; + children = ( + 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */, + ); + name = iOS; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 75929ED3D6EA940CE3CF398F255CE9C6 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + C0C8B584C86E17F7DD0B327575832E53 /* Pods-MEVFloatingButton_Example-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 7DE8F006157B312EED863B35CEBB2A46 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + E8F88C51190FFEB1F42BA8E80E0404D0 /* Pods-MEVFloatingButton_Tests-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 80D5FB25700343A367F7E4D301844B3C /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 1186A3A4008E39BE4FAE76362D11A761 /* MEVFloatingButton-umbrella.h in Headers */, + 9B527E0CA8111CE1A23150F70FB514D0 /* UIScrollView+FloatingButton.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 24732387484E270E03A77F5E84355468 /* Pods-MEVFloatingButton_Example */ = { + isa = PBXNativeTarget; + buildConfigurationList = B502540A83E8294AB236F6FD9B1D5A71 /* Build configuration list for PBXNativeTarget "Pods-MEVFloatingButton_Example" */; + buildPhases = ( + 9B0DFDE2B2A80477879674386476400A /* Sources */, + 582DC5503BCAE7D42AA90ED04BA29746 /* Frameworks */, + 75929ED3D6EA940CE3CF398F255CE9C6 /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + 53F68255E9DE6DA6B994B126A97D88AC /* PBXTargetDependency */, + ); + name = "Pods-MEVFloatingButton_Example"; + productName = "Pods-MEVFloatingButton_Example"; + productReference = F2BD139D4ED858046AE329F6F5990B24 /* Pods_MEVFloatingButton_Example.framework */; + productType = "com.apple.product-type.framework"; + }; + 3D9E645CEE08533D27425D752806BD43 /* MEVFloatingButton */ = { + isa = PBXNativeTarget; + buildConfigurationList = F65A3B5565854C3858F30F9E9216865E /* Build configuration list for PBXNativeTarget "MEVFloatingButton" */; + buildPhases = ( + 8E985A59AAEE93900D2E0536A1ABA579 /* Sources */, + CF884D3269C0231E4F721B4575F322B7 /* Frameworks */, + 7C5A3814E717C70A8C341421D44B7605 /* Resources */, + 80D5FB25700343A367F7E4D301844B3C /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + F2D05CFA7D50B1D80D64373425AFDBDC /* PBXTargetDependency */, + ); + name = MEVFloatingButton; + productName = MEVFloatingButton; + productReference = F7B94BFE434F444193013E3EC220A621 /* MEVFloatingButton.framework */; + productType = "com.apple.product-type.framework"; + }; + 4DA421608702DA32DCD326F6DBA3A779 /* MEVFloatingButton-MEVFloatingButton */ = { + isa = PBXNativeTarget; + buildConfigurationList = 5610DE5E4059E6E094C1A11B7DF234C8 /* Build configuration list for PBXNativeTarget "MEVFloatingButton-MEVFloatingButton" */; + buildPhases = ( + 77ACAFACDBE09B2140D871F54FCE99CA /* Sources */, + E756714AB9D544DB99E0D1D4974523CF /* Frameworks */, + E66AFAD74F686F04C0FF5C692DE937F6 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "MEVFloatingButton-MEVFloatingButton"; + productName = "MEVFloatingButton-MEVFloatingButton"; + productReference = 3779697845E1FFBBB16DA0485C78E102 /* MEVFloatingButton.bundle */; + productType = "com.apple.product-type.bundle"; + }; + 75B8D94DE31C32D7B705B2D3533D3C32 /* Pods-MEVFloatingButton_Tests */ = { + isa = PBXNativeTarget; + buildConfigurationList = B81AAF53158135350E50531196E4541C /* Build configuration list for PBXNativeTarget "Pods-MEVFloatingButton_Tests" */; + buildPhases = ( + E01477894CF9314FF06E0231E762AAB6 /* Sources */, + 0520A7C3FF64F6BEE435227EF712D688 /* Frameworks */, + 7DE8F006157B312EED863B35CEBB2A46 /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + 666C9B9BCE39B34B0D8F834AC0DF0F53 /* PBXTargetDependency */, + ); + name = "Pods-MEVFloatingButton_Tests"; + productName = "Pods-MEVFloatingButton_Tests"; + productReference = AD4576DDA0262787147B73EF67E2794D /* Pods_MEVFloatingButton_Tests.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + D41D8CD98F00B204E9800998ECF8427E /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 0700; + LastUpgradeCheck = 0700; + }; + buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = 7DB346D0F39D3F0E887471402A8071AB; + productRefGroup = 0F4FF154E233FE7EC4701705B563B274 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 3D9E645CEE08533D27425D752806BD43 /* MEVFloatingButton */, + 4DA421608702DA32DCD326F6DBA3A779 /* MEVFloatingButton-MEVFloatingButton */, + 24732387484E270E03A77F5E84355468 /* Pods-MEVFloatingButton_Example */, + 75B8D94DE31C32D7B705B2D3533D3C32 /* Pods-MEVFloatingButton_Tests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 7C5A3814E717C70A8C341421D44B7605 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + F2DE122285D1178CB743CB6373EBB47B /* MEVFloatingButton.bundle in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E66AFAD74F686F04C0FF5C692DE937F6 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 77ACAFACDBE09B2140D871F54FCE99CA /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8E985A59AAEE93900D2E0536A1ABA579 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 50939CA52CFBD3B62121FCDCE3B5A465 /* MEVFloatingButton-dummy.m in Sources */, + A0AE928830E02DAA8786345BFD055AC3 /* UIScrollView+FloatingButton.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 9B0DFDE2B2A80477879674386476400A /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 0F3C9B62C144AA5A50A3C753B4562B52 /* Pods-MEVFloatingButton_Example-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E01477894CF9314FF06E0231E762AAB6 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + FE63B090887F3F778CB909E53F1C431D /* Pods-MEVFloatingButton_Tests-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 53F68255E9DE6DA6B994B126A97D88AC /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MEVFloatingButton; + target = 3D9E645CEE08533D27425D752806BD43 /* MEVFloatingButton */; + targetProxy = EC0A04610212F3921FE4A809A253B6CE /* PBXContainerItemProxy */; + }; + 666C9B9BCE39B34B0D8F834AC0DF0F53 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MEVFloatingButton; + target = 3D9E645CEE08533D27425D752806BD43 /* MEVFloatingButton */; + targetProxy = 13504023A8829B893F854D63CB0B6979 /* PBXContainerItemProxy */; + }; + F2D05CFA7D50B1D80D64373425AFDBDC /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "MEVFloatingButton-MEVFloatingButton"; + target = 4DA421608702DA32DCD326F6DBA3A779 /* MEVFloatingButton-MEVFloatingButton */; + targetProxy = 9B196BF1D27C231F8F2C80574BC2D035 /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin XCBuildConfiguration section */ + 52AFAD440A8BCC7C00E18EE72AC82485 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = EFAC57588DB34DE25497AEB0470B51E3 /* Pods-MEVFloatingButton_Tests.debug.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + INFOPLIST_FILE = "Target Support Files/Pods-MEVFloatingButton_Tests/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.modulemap"; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_NAME = Pods_MEVFloatingButton_Tests; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + A70CDAD61F90AC503C7D04CC22DA2923 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + ONLY_ACTIVE_ARCH = YES; + STRIP_INSTALLED_PRODUCT = NO; + SYMROOT = "${SRCROOT}/../build"; + }; + name = Debug; + }; + B4A80FC4F53E0C563B3BFFFDB5CB5D97 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 9A7EE75C5DE231472F0EDDC37D2DE07C /* MEVFloatingButton.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/MEVFloatingButton/MEVFloatingButton-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/MEVFloatingButton/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/MEVFloatingButton/MEVFloatingButton.modulemap"; + MTL_ENABLE_DEBUG_INFO = NO; + PRODUCT_NAME = MEVFloatingButton; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + B8D491608CCEAF3605570355DE605038 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 9A7EE75C5DE231472F0EDDC37D2DE07C /* MEVFloatingButton.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + PRODUCT_NAME = MEVFloatingButton; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; + CE3D5E5002D4BE19432BAF36D678BF48 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 5B6ACAC4A4A7E7CDF7D578C91FB822B1 /* Pods-MEVFloatingButton_Example.release.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + INFOPLIST_FILE = "Target Support Files/Pods-MEVFloatingButton_Example/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.modulemap"; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_NAME = Pods_MEVFloatingButton_Example; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + CF2AA454482D8269190D6BE92D502EDC /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 9A7EE75C5DE231472F0EDDC37D2DE07C /* MEVFloatingButton.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/MEVFloatingButton/MEVFloatingButton-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/MEVFloatingButton/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/MEVFloatingButton/MEVFloatingButton.modulemap"; + MTL_ENABLE_DEBUG_INFO = YES; + PRODUCT_NAME = MEVFloatingButton; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + D8F32CD50482ABA2AEA1FAED2FC911C0 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = BF82B74BC17A0594370221D5B78C4161 /* Pods-MEVFloatingButton_Tests.release.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + INFOPLIST_FILE = "Target Support Files/Pods-MEVFloatingButton_Tests/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.modulemap"; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_NAME = Pods_MEVFloatingButton_Tests; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + D95AC09AB6D42C7B5A056BA2BA33E63E /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 9A7EE75C5DE231472F0EDDC37D2DE07C /* MEVFloatingButton.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + PRODUCT_NAME = MEVFloatingButton; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; + DE4432ED06F545030A1241F958EFBA39 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6CF7D4081B349C51777546D018742C07 /* Pods-MEVFloatingButton_Example.debug.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + INFOPLIST_FILE = "Target Support Files/Pods-MEVFloatingButton_Example/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.modulemap"; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_NAME = Pods_MEVFloatingButton_Example; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + FB45FFD90572718D82AB9092B750F0CA /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = YES; + ENABLE_NS_ASSERTIONS = NO; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_PREPROCESSOR_DEFINITIONS = "RELEASE=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + STRIP_INSTALLED_PRODUCT = NO; + SYMROOT = "${SRCROOT}/../build"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + A70CDAD61F90AC503C7D04CC22DA2923 /* Debug */, + FB45FFD90572718D82AB9092B750F0CA /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 5610DE5E4059E6E094C1A11B7DF234C8 /* Build configuration list for PBXNativeTarget "MEVFloatingButton-MEVFloatingButton" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + D95AC09AB6D42C7B5A056BA2BA33E63E /* Debug */, + B8D491608CCEAF3605570355DE605038 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + B502540A83E8294AB236F6FD9B1D5A71 /* Build configuration list for PBXNativeTarget "Pods-MEVFloatingButton_Example" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + DE4432ED06F545030A1241F958EFBA39 /* Debug */, + CE3D5E5002D4BE19432BAF36D678BF48 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + B81AAF53158135350E50531196E4541C /* Build configuration list for PBXNativeTarget "Pods-MEVFloatingButton_Tests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 52AFAD440A8BCC7C00E18EE72AC82485 /* Debug */, + D8F32CD50482ABA2AEA1FAED2FC911C0 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + F65A3B5565854C3858F30F9E9216865E /* Build configuration list for PBXNativeTarget "MEVFloatingButton" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + CF2AA454482D8269190D6BE92D502EDC /* Debug */, + B4A80FC4F53E0C563B3BFFFDB5CB5D97 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */; +} diff --git a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/MEVFloatingButton.xcscheme b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/MEVFloatingButton.xcscheme new file mode 100644 index 0000000..4aff6df --- /dev/null +++ b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/MEVFloatingButton.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Example/Pods/Target Support Files/MEVFloatingButton/Info.plist b/Example/Pods/Target Support Files/MEVFloatingButton/Info.plist new file mode 100644 index 0000000..4ba5fa2 --- /dev/null +++ b/Example/Pods/Target Support Files/MEVFloatingButton/Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + org.cocoapods.${PRODUCT_NAME:rfc1034identifier} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 0.1.0 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + + + diff --git a/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton-dummy.m b/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton-dummy.m new file mode 100644 index 0000000..dac2471 --- /dev/null +++ b/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_MEVFloatingButton : NSObject +@end +@implementation PodsDummy_MEVFloatingButton +@end diff --git a/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton-prefix.pch b/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton-prefix.pch new file mode 100644 index 0000000..aa992a4 --- /dev/null +++ b/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton-prefix.pch @@ -0,0 +1,4 @@ +#ifdef __OBJC__ +#import +#endif + diff --git a/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton-umbrella.h b/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton-umbrella.h new file mode 100644 index 0000000..935c1af --- /dev/null +++ b/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton-umbrella.h @@ -0,0 +1,7 @@ +#import + +#import "UIScrollView+FloatingButton.h" + +FOUNDATION_EXPORT double MEVFloatingButtonVersionNumber; +FOUNDATION_EXPORT const unsigned char MEVFloatingButtonVersionString[]; + diff --git a/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton.modulemap b/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton.modulemap new file mode 100644 index 0000000..1b0fc2d --- /dev/null +++ b/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton.modulemap @@ -0,0 +1,6 @@ +framework module MEVFloatingButton { + umbrella header "MEVFloatingButton-umbrella.h" + + export * + module * { export * } +} diff --git a/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton.xcconfig b/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton.xcconfig new file mode 100644 index 0000000..0563542 --- /dev/null +++ b/Example/Pods/Target Support Files/MEVFloatingButton/MEVFloatingButton.xcconfig @@ -0,0 +1,4 @@ +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/MEVFloatingButton" "${PODS_ROOT}/Headers/Public" +PODS_ROOT = ${SRCROOT} +SKIP_INSTALL = YES \ No newline at end of file diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Info.plist b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Info.plist new file mode 100644 index 0000000..6974542 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + org.cocoapods.${PRODUCT_NAME:rfc1034identifier} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0.0 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + + + diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-acknowledgements.markdown new file mode 100644 index 0000000..32d37e3 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-acknowledgements.markdown @@ -0,0 +1,26 @@ +# Acknowledgements +This application makes use of the following third party libraries: + +## MEVFloatingButton + +Copyright (c) 2016 Manuel Escrig Ventura + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +Generated by CocoaPods - http://cocoapods.org diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-acknowledgements.plist new file mode 100644 index 0000000..7e52d58 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-acknowledgements.plist @@ -0,0 +1,56 @@ + + + + + PreferenceSpecifiers + + + FooterText + This application makes use of the following third party libraries: + Title + Acknowledgements + Type + PSGroupSpecifier + + + FooterText + Copyright (c) 2016 Manuel Escrig Ventura <manuel.escrig@ecrome.com> + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + Title + MEVFloatingButton + Type + PSGroupSpecifier + + + FooterText + Generated by CocoaPods - http://cocoapods.org + Title + + Type + PSGroupSpecifier + + + StringsTable + Acknowledgements + Title + Acknowledgements + + diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-dummy.m b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-dummy.m new file mode 100644 index 0000000..463b4fc --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_MEVFloatingButton_Example : NSObject +@end +@implementation PodsDummy_Pods_MEVFloatingButton_Example +@end diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-frameworks.sh b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-frameworks.sh new file mode 100755 index 0000000..1a2d8c2 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-frameworks.sh @@ -0,0 +1,91 @@ +#!/bin/sh +set -e + +echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" +mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + +SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" + +install_framework() +{ + if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then + local source="${BUILT_PRODUCTS_DIR}/$1" + elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then + local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" + elif [ -r "$1" ]; then + local source="$1" + fi + + local destination="${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + + if [ -L "${source}" ]; then + echo "Symlinked..." + source="$(readlink "${source}")" + fi + + # use filter instead of exclude so missing patterns dont' throw errors + echo "rsync -av --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" + rsync -av --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" + + local basename + basename="$(basename -s .framework "$1")" + binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then + binary="${destination}/${basename}" + fi + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then + strip_invalid_archs "$binary" + fi + + # Resign the code if required by the build settings to avoid unstable apps + code_sign_if_enabled "${destination}/$(basename "$1")" + + # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. + if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then + local swift_runtime_libs + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + for lib in $swift_runtime_libs; do + echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" + rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" + code_sign_if_enabled "${destination}/${lib}" + done + fi +} + +# Signs a framework with the provided identity +code_sign_if_enabled() { + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then + # Use the current code_sign_identitiy + echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" + echo "/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} --preserve-metadata=identifier,entitlements \"$1\"" + /usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} --preserve-metadata=identifier,entitlements "$1" + fi +} + +# Strip invalid architectures +strip_invalid_archs() { + binary="$1" + # Get architectures for current file + archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" + stripped="" + for arch in $archs; do + if ! [[ "${VALID_ARCHS}" == *"$arch"* ]]; then + # Strip non-valid architectures in-place + lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + stripped="$stripped $arch" + fi + done + if [[ "$stripped" ]]; then + echo "Stripped $binary of architectures:$stripped" + fi +} + + +if [[ "$CONFIGURATION" == "Debug" ]]; then + install_framework "Pods-MEVFloatingButton_Example/MEVFloatingButton.framework" +fi +if [[ "$CONFIGURATION" == "Release" ]]; then + install_framework "Pods-MEVFloatingButton_Example/MEVFloatingButton.framework" +fi diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-resources.sh b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-resources.sh new file mode 100755 index 0000000..16774fb --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-resources.sh @@ -0,0 +1,95 @@ +#!/bin/sh +set -e + +mkdir -p "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + +RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt +> "$RESOURCES_TO_COPY" + +XCASSET_FILES=() + +realpath() { + DIRECTORY="$(cd "${1%/*}" && pwd)" + FILENAME="${1##*/}" + echo "$DIRECTORY/$FILENAME" +} + +install_resource() +{ + case $1 in + *.storyboard) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .storyboard`.storyboardc ${PODS_ROOT}/$1 --sdk ${SDKROOT}" + ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .storyboard`.storyboardc" "${PODS_ROOT}/$1" --sdk "${SDKROOT}" + ;; + *.xib) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .xib`.nib ${PODS_ROOT}/$1 --sdk ${SDKROOT}" + ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .xib`.nib" "${PODS_ROOT}/$1" --sdk "${SDKROOT}" + ;; + *.framework) + echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + echo "rsync -av ${PODS_ROOT}/$1 ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + rsync -av "${PODS_ROOT}/$1" "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + ;; + *.xcdatamodel) + echo "xcrun momc \"${PODS_ROOT}/$1\" \"${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1"`.mom\"" + xcrun momc "${PODS_ROOT}/$1" "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1" .xcdatamodel`.mom" + ;; + *.xcdatamodeld) + echo "xcrun momc \"${PODS_ROOT}/$1\" \"${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1" .xcdatamodeld`.momd\"" + xcrun momc "${PODS_ROOT}/$1" "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1" .xcdatamodeld`.momd" + ;; + *.xcmappingmodel) + echo "xcrun mapc \"${PODS_ROOT}/$1\" \"${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1" .xcmappingmodel`.cdm\"" + xcrun mapc "${PODS_ROOT}/$1" "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1" .xcmappingmodel`.cdm" + ;; + *.xcassets) + ABSOLUTE_XCASSET_FILE=$(realpath "${PODS_ROOT}/$1") + XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") + ;; + /*) + echo "$1" + echo "$1" >> "$RESOURCES_TO_COPY" + ;; + *) + echo "${PODS_ROOT}/$1" + echo "${PODS_ROOT}/$1" >> "$RESOURCES_TO_COPY" + ;; + esac +} + +mkdir -p "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then + mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +fi +rm -f "$RESOURCES_TO_COPY" + +if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ] +then + case "${TARGETED_DEVICE_FAMILY}" in + 1,2) + TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" + ;; + 1) + TARGET_DEVICE_ARGS="--target-device iphone" + ;; + 2) + TARGET_DEVICE_ARGS="--target-device ipad" + ;; + *) + TARGET_DEVICE_ARGS="--target-device mac" + ;; + esac + + # Find all other xcassets (this unfortunately includes those of path pods and other targets). + OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) + while read line; do + if [[ $line != "`realpath $PODS_ROOT`*" ]]; then + XCASSET_FILES+=("$line") + fi + done <<<"$OTHER_XCASSETS" + + printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${IPHONEOS_DEPLOYMENT_TARGET}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +fi diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-umbrella.h b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-umbrella.h new file mode 100644 index 0000000..a566b5e --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example-umbrella.h @@ -0,0 +1,6 @@ +#import + + +FOUNDATION_EXPORT double Pods_MEVFloatingButton_ExampleVersionNumber; +FOUNDATION_EXPORT const unsigned char Pods_MEVFloatingButton_ExampleVersionString[]; + diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.debug.xcconfig b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.debug.xcconfig new file mode 100644 index 0000000..08ec706 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.debug.xcconfig @@ -0,0 +1,6 @@ +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' +OTHER_CFLAGS = $(inherited) -iquote "$CONFIGURATION_BUILD_DIR/MEVFloatingButton.framework/Headers" +OTHER_LDFLAGS = $(inherited) -framework "MEVFloatingButton" +PODS_FRAMEWORK_BUILD_PATH = $(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Pods-MEVFloatingButton_Example +PODS_ROOT = ${SRCROOT}/Pods \ No newline at end of file diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.modulemap b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.modulemap new file mode 100644 index 0000000..2c2cfb7 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.modulemap @@ -0,0 +1,6 @@ +framework module Pods_MEVFloatingButton_Example { + umbrella header "Pods-MEVFloatingButton_Example-umbrella.h" + + export * + module * { export * } +} diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.release.xcconfig b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.release.xcconfig new file mode 100644 index 0000000..08ec706 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Example/Pods-MEVFloatingButton_Example.release.xcconfig @@ -0,0 +1,6 @@ +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' +OTHER_CFLAGS = $(inherited) -iquote "$CONFIGURATION_BUILD_DIR/MEVFloatingButton.framework/Headers" +OTHER_LDFLAGS = $(inherited) -framework "MEVFloatingButton" +PODS_FRAMEWORK_BUILD_PATH = $(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Pods-MEVFloatingButton_Example +PODS_ROOT = ${SRCROOT}/Pods \ No newline at end of file diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Info.plist b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Info.plist new file mode 100644 index 0000000..6974542 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + org.cocoapods.${PRODUCT_NAME:rfc1034identifier} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0.0 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + + + diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-acknowledgements.markdown new file mode 100644 index 0000000..32d37e3 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-acknowledgements.markdown @@ -0,0 +1,26 @@ +# Acknowledgements +This application makes use of the following third party libraries: + +## MEVFloatingButton + +Copyright (c) 2016 Manuel Escrig Ventura + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +Generated by CocoaPods - http://cocoapods.org diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-acknowledgements.plist new file mode 100644 index 0000000..7e52d58 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-acknowledgements.plist @@ -0,0 +1,56 @@ + + + + + PreferenceSpecifiers + + + FooterText + This application makes use of the following third party libraries: + Title + Acknowledgements + Type + PSGroupSpecifier + + + FooterText + Copyright (c) 2016 Manuel Escrig Ventura <manuel.escrig@ecrome.com> + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + Title + MEVFloatingButton + Type + PSGroupSpecifier + + + FooterText + Generated by CocoaPods - http://cocoapods.org + Title + + Type + PSGroupSpecifier + + + StringsTable + Acknowledgements + Title + Acknowledgements + + diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-dummy.m b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-dummy.m new file mode 100644 index 0000000..fd99bfc --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_MEVFloatingButton_Tests : NSObject +@end +@implementation PodsDummy_Pods_MEVFloatingButton_Tests +@end diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-frameworks.sh b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-frameworks.sh new file mode 100755 index 0000000..4a096fc --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-frameworks.sh @@ -0,0 +1,91 @@ +#!/bin/sh +set -e + +echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" +mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + +SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" + +install_framework() +{ + if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then + local source="${BUILT_PRODUCTS_DIR}/$1" + elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then + local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" + elif [ -r "$1" ]; then + local source="$1" + fi + + local destination="${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + + if [ -L "${source}" ]; then + echo "Symlinked..." + source="$(readlink "${source}")" + fi + + # use filter instead of exclude so missing patterns dont' throw errors + echo "rsync -av --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" + rsync -av --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" + + local basename + basename="$(basename -s .framework "$1")" + binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then + binary="${destination}/${basename}" + fi + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then + strip_invalid_archs "$binary" + fi + + # Resign the code if required by the build settings to avoid unstable apps + code_sign_if_enabled "${destination}/$(basename "$1")" + + # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. + if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then + local swift_runtime_libs + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + for lib in $swift_runtime_libs; do + echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" + rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" + code_sign_if_enabled "${destination}/${lib}" + done + fi +} + +# Signs a framework with the provided identity +code_sign_if_enabled() { + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then + # Use the current code_sign_identitiy + echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" + echo "/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} --preserve-metadata=identifier,entitlements \"$1\"" + /usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} --preserve-metadata=identifier,entitlements "$1" + fi +} + +# Strip invalid architectures +strip_invalid_archs() { + binary="$1" + # Get architectures for current file + archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" + stripped="" + for arch in $archs; do + if ! [[ "${VALID_ARCHS}" == *"$arch"* ]]; then + # Strip non-valid architectures in-place + lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + stripped="$stripped $arch" + fi + done + if [[ "$stripped" ]]; then + echo "Stripped $binary of architectures:$stripped" + fi +} + + +if [[ "$CONFIGURATION" == "Debug" ]]; then + install_framework "Pods-MEVFloatingButton_Tests/MEVFloatingButton.framework" +fi +if [[ "$CONFIGURATION" == "Release" ]]; then + install_framework "Pods-MEVFloatingButton_Tests/MEVFloatingButton.framework" +fi diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-resources.sh b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-resources.sh new file mode 100755 index 0000000..16774fb --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-resources.sh @@ -0,0 +1,95 @@ +#!/bin/sh +set -e + +mkdir -p "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + +RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt +> "$RESOURCES_TO_COPY" + +XCASSET_FILES=() + +realpath() { + DIRECTORY="$(cd "${1%/*}" && pwd)" + FILENAME="${1##*/}" + echo "$DIRECTORY/$FILENAME" +} + +install_resource() +{ + case $1 in + *.storyboard) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .storyboard`.storyboardc ${PODS_ROOT}/$1 --sdk ${SDKROOT}" + ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .storyboard`.storyboardc" "${PODS_ROOT}/$1" --sdk "${SDKROOT}" + ;; + *.xib) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .xib`.nib ${PODS_ROOT}/$1 --sdk ${SDKROOT}" + ibtool --reference-external-strings-file --errors --warnings --notices --output-format human-readable-text --compile "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$1\" .xib`.nib" "${PODS_ROOT}/$1" --sdk "${SDKROOT}" + ;; + *.framework) + echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + echo "rsync -av ${PODS_ROOT}/$1 ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + rsync -av "${PODS_ROOT}/$1" "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + ;; + *.xcdatamodel) + echo "xcrun momc \"${PODS_ROOT}/$1\" \"${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1"`.mom\"" + xcrun momc "${PODS_ROOT}/$1" "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1" .xcdatamodel`.mom" + ;; + *.xcdatamodeld) + echo "xcrun momc \"${PODS_ROOT}/$1\" \"${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1" .xcdatamodeld`.momd\"" + xcrun momc "${PODS_ROOT}/$1" "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1" .xcdatamodeld`.momd" + ;; + *.xcmappingmodel) + echo "xcrun mapc \"${PODS_ROOT}/$1\" \"${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1" .xcmappingmodel`.cdm\"" + xcrun mapc "${PODS_ROOT}/$1" "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$1" .xcmappingmodel`.cdm" + ;; + *.xcassets) + ABSOLUTE_XCASSET_FILE=$(realpath "${PODS_ROOT}/$1") + XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") + ;; + /*) + echo "$1" + echo "$1" >> "$RESOURCES_TO_COPY" + ;; + *) + echo "${PODS_ROOT}/$1" + echo "${PODS_ROOT}/$1" >> "$RESOURCES_TO_COPY" + ;; + esac +} + +mkdir -p "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then + mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +fi +rm -f "$RESOURCES_TO_COPY" + +if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ] +then + case "${TARGETED_DEVICE_FAMILY}" in + 1,2) + TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" + ;; + 1) + TARGET_DEVICE_ARGS="--target-device iphone" + ;; + 2) + TARGET_DEVICE_ARGS="--target-device ipad" + ;; + *) + TARGET_DEVICE_ARGS="--target-device mac" + ;; + esac + + # Find all other xcassets (this unfortunately includes those of path pods and other targets). + OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) + while read line; do + if [[ $line != "`realpath $PODS_ROOT`*" ]]; then + XCASSET_FILES+=("$line") + fi + done <<<"$OTHER_XCASSETS" + + printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${IPHONEOS_DEPLOYMENT_TARGET}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +fi diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-umbrella.h b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-umbrella.h new file mode 100644 index 0000000..5e81dbc --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests-umbrella.h @@ -0,0 +1,6 @@ +#import + + +FOUNDATION_EXPORT double Pods_MEVFloatingButton_TestsVersionNumber; +FOUNDATION_EXPORT const unsigned char Pods_MEVFloatingButton_TestsVersionString[]; + diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.debug.xcconfig b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.debug.xcconfig new file mode 100644 index 0000000..9ff5faf --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.debug.xcconfig @@ -0,0 +1,6 @@ +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' +OTHER_CFLAGS = $(inherited) -iquote "$CONFIGURATION_BUILD_DIR/MEVFloatingButton.framework/Headers" +OTHER_LDFLAGS = $(inherited) -framework "MEVFloatingButton" +PODS_FRAMEWORK_BUILD_PATH = $(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Pods-MEVFloatingButton_Tests +PODS_ROOT = ${SRCROOT}/Pods \ No newline at end of file diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.modulemap b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.modulemap new file mode 100644 index 0000000..140d769 --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.modulemap @@ -0,0 +1,6 @@ +framework module Pods_MEVFloatingButton_Tests { + umbrella header "Pods-MEVFloatingButton_Tests-umbrella.h" + + export * + module * { export * } +} diff --git a/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.release.xcconfig b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.release.xcconfig new file mode 100644 index 0000000..9ff5faf --- /dev/null +++ b/Example/Pods/Target Support Files/Pods-MEVFloatingButton_Tests/Pods-MEVFloatingButton_Tests.release.xcconfig @@ -0,0 +1,6 @@ +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' +OTHER_CFLAGS = $(inherited) -iquote "$CONFIGURATION_BUILD_DIR/MEVFloatingButton.framework/Headers" +OTHER_LDFLAGS = $(inherited) -framework "MEVFloatingButton" +PODS_FRAMEWORK_BUILD_PATH = $(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Pods-MEVFloatingButton_Tests +PODS_ROOT = ${SRCROOT}/Pods \ No newline at end of file diff --git a/Examples/ExamplesTests/Info.plist b/Example/Tests/Tests-Info.plist similarity index 86% rename from Examples/ExamplesTests/Info.plist rename to Example/Tests/Tests-Info.plist index ba72822..169b6f7 100644 --- a/Examples/ExamplesTests/Info.plist +++ b/Example/Tests/Tests-Info.plist @@ -5,13 +5,11 @@ CFBundleDevelopmentRegion en CFBundleExecutable - $(EXECUTABLE_NAME) + ${EXECUTABLE_NAME} CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 - CFBundleName - $(PRODUCT_NAME) CFBundlePackageType BNDL CFBundleShortVersionString diff --git a/Example/Tests/Tests-Prefix.pch b/Example/Tests/Tests-Prefix.pch new file mode 100644 index 0000000..0bfb741 --- /dev/null +++ b/Example/Tests/Tests-Prefix.pch @@ -0,0 +1,7 @@ +// The contents of this file are implicitly included at the beginning of every test case source file. + +#ifdef __OBJC__ + + + +#endif diff --git a/Example/Tests/Tests.m b/Example/Tests/Tests.m new file mode 100644 index 0000000..4e6bdca --- /dev/null +++ b/Example/Tests/Tests.m @@ -0,0 +1,35 @@ +// +// MEVFloatingButtonTests.m +// MEVFloatingButtonTests +// +// Created by Manuel Escrig Ventura on 02/23/2016. +// Copyright (c) 2016 Manuel Escrig Ventura. All rights reserved. +// + +@import XCTest; + +@interface Tests : XCTestCase + +@end + +@implementation Tests + +- (void)setUp +{ + [super setUp]; + // Put setup code here. This method is called before the invocation of each test method in the class. +} + +- (void)tearDown +{ + // Put teardown code here. This method is called after the invocation of each test method in the class. + [super tearDown]; +} + +- (void)testExample +{ + XCTFail(@"No implementation for \"%s\"", __PRETTY_FUNCTION__); +} + +@end + diff --git a/Example/Tests/en.lproj/InfoPlist.strings b/Example/Tests/en.lproj/InfoPlist.strings new file mode 100644 index 0000000..477b28f --- /dev/null +++ b/Example/Tests/en.lproj/InfoPlist.strings @@ -0,0 +1,2 @@ +/* Localized versions of Info.plist keys */ + diff --git a/Examples/Examples.xcodeproj/project.pbxproj b/Examples/Examples.xcodeproj/project.pbxproj deleted file mode 100644 index 0c09c67..0000000 --- a/Examples/Examples.xcodeproj/project.pbxproj +++ /dev/null @@ -1,573 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 46; - objects = { - -/* Begin PBXBuildFile section */ - C4344C8A1C58C97300CA397D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C4344C891C58C97300CA397D /* main.m */; }; - C4344C8D1C58C97300CA397D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C4344C8C1C58C97300CA397D /* AppDelegate.m */; }; - C4344C901C58C97300CA397D /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4344C8F1C58C97300CA397D /* ViewController.m */; }; - C4344C951C58C97300CA397D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C4344C941C58C97300CA397D /* Assets.xcassets */; }; - C4344C981C58C97300CA397D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C4344C961C58C97300CA397D /* LaunchScreen.storyboard */; }; - C4344CA31C58C97300CA397D /* ExamplesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C4344CA21C58C97300CA397D /* ExamplesTests.m */; }; - C4344CAE1C58C97300CA397D /* ExamplesUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = C4344CAD1C58C97300CA397D /* ExamplesUITests.m */; }; - C44D2BF31C75D0F900CAD0A5 /* Example4ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C44D2BF21C75D0F900CAD0A5 /* Example4ViewController.m */; }; - C44D2BF41C75D0F900CAD0A5 /* Example4ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C44D2BF21C75D0F900CAD0A5 /* Example4ViewController.m */; }; - C44D2BF51C75D0F900CAD0A5 /* Example4ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C44D2BF21C75D0F900CAD0A5 /* Example4ViewController.m */; }; - C489BFEE1C6A204800850AC1 /* Example1ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C489BFED1C6A204800850AC1 /* Example1ViewController.m */; }; - C489BFEF1C6A204800850AC1 /* Example1ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C489BFED1C6A204800850AC1 /* Example1ViewController.m */; }; - C489BFF01C6A204800850AC1 /* Example1ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C489BFED1C6A204800850AC1 /* Example1ViewController.m */; }; - C489BFF31C6A20CD00850AC1 /* Example2ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C489BFF21C6A20CD00850AC1 /* Example2ViewController.m */; }; - C489BFF41C6A20CD00850AC1 /* Example2ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C489BFF21C6A20CD00850AC1 /* Example2ViewController.m */; }; - C489BFF51C6A20CD00850AC1 /* Example2ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C489BFF21C6A20CD00850AC1 /* Example2ViewController.m */; }; - C489BFF81C6A20E600850AC1 /* Example3ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C489BFF71C6A20E600850AC1 /* Example3ViewController.m */; }; - C489BFF91C6A20E600850AC1 /* Example3ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C489BFF71C6A20E600850AC1 /* Example3ViewController.m */; }; - C489BFFA1C6A20E600850AC1 /* Example3ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C489BFF71C6A20E600850AC1 /* Example3ViewController.m */; }; - C4BDA2E91C5A64E600C7E1EB /* UIScrollView+FloatingButton.m in Sources */ = {isa = PBXBuildFile; fileRef = C4BDA2E81C5A64E600C7E1EB /* UIScrollView+FloatingButton.m */; }; - C4BDA2EA1C5A64E600C7E1EB /* UIScrollView+FloatingButton.m in Sources */ = {isa = PBXBuildFile; fileRef = C4BDA2E81C5A64E600C7E1EB /* UIScrollView+FloatingButton.m */; }; - C4BDA2EB1C5A64E600C7E1EB /* UIScrollView+FloatingButton.m in Sources */ = {isa = PBXBuildFile; fileRef = C4BDA2E81C5A64E600C7E1EB /* UIScrollView+FloatingButton.m */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - C4344C9F1C58C97300CA397D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = C4344C7D1C58C97300CA397D /* Project object */; - proxyType = 1; - remoteGlobalIDString = C4344C841C58C97300CA397D; - remoteInfo = Examples; - }; - C4344CAA1C58C97300CA397D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = C4344C7D1C58C97300CA397D /* Project object */; - proxyType = 1; - remoteGlobalIDString = C4344C841C58C97300CA397D; - remoteInfo = Examples; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - C4344C851C58C97300CA397D /* Examples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Examples.app; sourceTree = BUILT_PRODUCTS_DIR; }; - C4344C891C58C97300CA397D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; - C4344C8B1C58C97300CA397D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; - C4344C8C1C58C97300CA397D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; - C4344C8E1C58C97300CA397D /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; - C4344C8F1C58C97300CA397D /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; - C4344C941C58C97300CA397D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; - C4344C971C58C97300CA397D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; - C4344C991C58C97300CA397D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - C4344C9E1C58C97300CA397D /* ExamplesTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ExamplesTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - C4344CA21C58C97300CA397D /* ExamplesTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExamplesTests.m; sourceTree = ""; }; - C4344CA41C58C97300CA397D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - C4344CA91C58C97300CA397D /* ExamplesUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ExamplesUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - C4344CAD1C58C97300CA397D /* ExamplesUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExamplesUITests.m; sourceTree = ""; }; - C4344CAF1C58C97300CA397D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - C44D2BF11C75D0F900CAD0A5 /* Example4ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Example4ViewController.h; sourceTree = ""; }; - C44D2BF21C75D0F900CAD0A5 /* Example4ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Example4ViewController.m; sourceTree = ""; }; - C489BFEC1C6A204800850AC1 /* Example1ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Example1ViewController.h; sourceTree = ""; }; - C489BFED1C6A204800850AC1 /* Example1ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Example1ViewController.m; sourceTree = ""; }; - C489BFF11C6A20CD00850AC1 /* Example2ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Example2ViewController.h; sourceTree = ""; }; - C489BFF21C6A20CD00850AC1 /* Example2ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Example2ViewController.m; sourceTree = ""; }; - C489BFF61C6A20E600850AC1 /* Example3ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Example3ViewController.h; sourceTree = ""; }; - C489BFF71C6A20E600850AC1 /* Example3ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Example3ViewController.m; sourceTree = ""; }; - C4BDA2E71C5A64E600C7E1EB /* UIScrollView+FloatingButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+FloatingButton.h"; sourceTree = ""; }; - C4BDA2E81C5A64E600C7E1EB /* UIScrollView+FloatingButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+FloatingButton.m"; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - C4344C821C58C97300CA397D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C4344C9B1C58C97300CA397D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C4344CA61C58C97300CA397D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - C4344C7C1C58C97300CA397D = { - isa = PBXGroup; - children = ( - C4BDA2E61C5A64E600C7E1EB /* Source */, - C4344C871C58C97300CA397D /* Examples */, - C4344CA11C58C97300CA397D /* ExamplesTests */, - C4344CAC1C58C97300CA397D /* ExamplesUITests */, - C4344C861C58C97300CA397D /* Products */, - ); - sourceTree = ""; - }; - C4344C861C58C97300CA397D /* Products */ = { - isa = PBXGroup; - children = ( - C4344C851C58C97300CA397D /* Examples.app */, - C4344C9E1C58C97300CA397D /* ExamplesTests.xctest */, - C4344CA91C58C97300CA397D /* ExamplesUITests.xctest */, - ); - name = Products; - sourceTree = ""; - }; - C4344C871C58C97300CA397D /* Examples */ = { - isa = PBXGroup; - children = ( - C4344C8B1C58C97300CA397D /* AppDelegate.h */, - C4344C8C1C58C97300CA397D /* AppDelegate.m */, - C4344C8E1C58C97300CA397D /* ViewController.h */, - C4344C8F1C58C97300CA397D /* ViewController.m */, - C489BFEC1C6A204800850AC1 /* Example1ViewController.h */, - C489BFED1C6A204800850AC1 /* Example1ViewController.m */, - C489BFF11C6A20CD00850AC1 /* Example2ViewController.h */, - C489BFF21C6A20CD00850AC1 /* Example2ViewController.m */, - C489BFF61C6A20E600850AC1 /* Example3ViewController.h */, - C489BFF71C6A20E600850AC1 /* Example3ViewController.m */, - C44D2BF11C75D0F900CAD0A5 /* Example4ViewController.h */, - C44D2BF21C75D0F900CAD0A5 /* Example4ViewController.m */, - C4344C941C58C97300CA397D /* Assets.xcassets */, - C4344C961C58C97300CA397D /* LaunchScreen.storyboard */, - C4344C991C58C97300CA397D /* Info.plist */, - C4344C881C58C97300CA397D /* Supporting Files */, - ); - path = Examples; - sourceTree = ""; - }; - C4344C881C58C97300CA397D /* Supporting Files */ = { - isa = PBXGroup; - children = ( - C4344C891C58C97300CA397D /* main.m */, - ); - name = "Supporting Files"; - sourceTree = ""; - }; - C4344CA11C58C97300CA397D /* ExamplesTests */ = { - isa = PBXGroup; - children = ( - C4344CA21C58C97300CA397D /* ExamplesTests.m */, - C4344CA41C58C97300CA397D /* Info.plist */, - ); - path = ExamplesTests; - sourceTree = ""; - }; - C4344CAC1C58C97300CA397D /* ExamplesUITests */ = { - isa = PBXGroup; - children = ( - C4344CAD1C58C97300CA397D /* ExamplesUITests.m */, - C4344CAF1C58C97300CA397D /* Info.plist */, - ); - path = ExamplesUITests; - sourceTree = ""; - }; - C4BDA2E61C5A64E600C7E1EB /* Source */ = { - isa = PBXGroup; - children = ( - C4BDA2E71C5A64E600C7E1EB /* UIScrollView+FloatingButton.h */, - C4BDA2E81C5A64E600C7E1EB /* UIScrollView+FloatingButton.m */, - ); - name = Source; - path = ../Source; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - C4344C841C58C97300CA397D /* Examples */ = { - isa = PBXNativeTarget; - buildConfigurationList = C4344CB21C58C97300CA397D /* Build configuration list for PBXNativeTarget "Examples" */; - buildPhases = ( - C4344C811C58C97300CA397D /* Sources */, - C4344C821C58C97300CA397D /* Frameworks */, - C4344C831C58C97300CA397D /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = Examples; - productName = Examples; - productReference = C4344C851C58C97300CA397D /* Examples.app */; - productType = "com.apple.product-type.application"; - }; - C4344C9D1C58C97300CA397D /* ExamplesTests */ = { - isa = PBXNativeTarget; - buildConfigurationList = C4344CB51C58C97300CA397D /* Build configuration list for PBXNativeTarget "ExamplesTests" */; - buildPhases = ( - C4344C9A1C58C97300CA397D /* Sources */, - C4344C9B1C58C97300CA397D /* Frameworks */, - C4344C9C1C58C97300CA397D /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - C4344CA01C58C97300CA397D /* PBXTargetDependency */, - ); - name = ExamplesTests; - productName = ExamplesTests; - productReference = C4344C9E1C58C97300CA397D /* ExamplesTests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; - C4344CA81C58C97300CA397D /* ExamplesUITests */ = { - isa = PBXNativeTarget; - buildConfigurationList = C4344CB81C58C97300CA397D /* Build configuration list for PBXNativeTarget "ExamplesUITests" */; - buildPhases = ( - C4344CA51C58C97300CA397D /* Sources */, - C4344CA61C58C97300CA397D /* Frameworks */, - C4344CA71C58C97300CA397D /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - C4344CAB1C58C97300CA397D /* PBXTargetDependency */, - ); - name = ExamplesUITests; - productName = ExamplesUITests; - productReference = C4344CA91C58C97300CA397D /* ExamplesUITests.xctest */; - productType = "com.apple.product-type.bundle.ui-testing"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - C4344C7D1C58C97300CA397D /* Project object */ = { - isa = PBXProject; - attributes = { - LastUpgradeCheck = 0720; - ORGANIZATIONNAME = "Manuel Escrig Ventura"; - TargetAttributes = { - C4344C841C58C97300CA397D = { - CreatedOnToolsVersion = 7.2; - }; - C4344C9D1C58C97300CA397D = { - CreatedOnToolsVersion = 7.2; - TestTargetID = C4344C841C58C97300CA397D; - }; - C4344CA81C58C97300CA397D = { - CreatedOnToolsVersion = 7.2; - TestTargetID = C4344C841C58C97300CA397D; - }; - }; - }; - buildConfigurationList = C4344C801C58C97300CA397D /* Build configuration list for PBXProject "Examples" */; - compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; - hasScannedForEncodings = 0; - knownRegions = ( - en, - Base, - ); - mainGroup = C4344C7C1C58C97300CA397D; - productRefGroup = C4344C861C58C97300CA397D /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - C4344C841C58C97300CA397D /* Examples */, - C4344C9D1C58C97300CA397D /* ExamplesTests */, - C4344CA81C58C97300CA397D /* ExamplesUITests */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - C4344C831C58C97300CA397D /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C4344C981C58C97300CA397D /* LaunchScreen.storyboard in Resources */, - C4344C951C58C97300CA397D /* Assets.xcassets in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C4344C9C1C58C97300CA397D /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C4344CA71C58C97300CA397D /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - C4344C811C58C97300CA397D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C489BFF31C6A20CD00850AC1 /* Example2ViewController.m in Sources */, - C4344C901C58C97300CA397D /* ViewController.m in Sources */, - C44D2BF31C75D0F900CAD0A5 /* Example4ViewController.m in Sources */, - C4344C8D1C58C97300CA397D /* AppDelegate.m in Sources */, - C489BFEE1C6A204800850AC1 /* Example1ViewController.m in Sources */, - C4344C8A1C58C97300CA397D /* main.m in Sources */, - C489BFF81C6A20E600850AC1 /* Example3ViewController.m in Sources */, - C4BDA2E91C5A64E600C7E1EB /* UIScrollView+FloatingButton.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C4344C9A1C58C97300CA397D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C4344CA31C58C97300CA397D /* ExamplesTests.m in Sources */, - C489BFEF1C6A204800850AC1 /* Example1ViewController.m in Sources */, - C489BFF91C6A20E600850AC1 /* Example3ViewController.m in Sources */, - C489BFF41C6A20CD00850AC1 /* Example2ViewController.m in Sources */, - C44D2BF41C75D0F900CAD0A5 /* Example4ViewController.m in Sources */, - C4BDA2EA1C5A64E600C7E1EB /* UIScrollView+FloatingButton.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C4344CA51C58C97300CA397D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C4344CAE1C58C97300CA397D /* ExamplesUITests.m in Sources */, - C489BFF01C6A204800850AC1 /* Example1ViewController.m in Sources */, - C489BFFA1C6A20E600850AC1 /* Example3ViewController.m in Sources */, - C489BFF51C6A20CD00850AC1 /* Example2ViewController.m in Sources */, - C44D2BF51C75D0F900CAD0A5 /* Example4ViewController.m in Sources */, - C4BDA2EB1C5A64E600C7E1EB /* UIScrollView+FloatingButton.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - C4344CA01C58C97300CA397D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = C4344C841C58C97300CA397D /* Examples */; - targetProxy = C4344C9F1C58C97300CA397D /* PBXContainerItemProxy */; - }; - C4344CAB1C58C97300CA397D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = C4344C841C58C97300CA397D /* Examples */; - targetProxy = C4344CAA1C58C97300CA397D /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin PBXVariantGroup section */ - C4344C961C58C97300CA397D /* LaunchScreen.storyboard */ = { - isa = PBXVariantGroup; - children = ( - C4344C971C58C97300CA397D /* Base */, - ); - name = LaunchScreen.storyboard; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - -/* Begin XCBuildConfiguration section */ - C4344CB01C58C97300CA397D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.2; - MTL_ENABLE_DEBUG_INFO = YES; - ONLY_ACTIVE_ARCH = YES; - SDKROOT = iphoneos; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - C4344CB11C58C97300CA397D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.2; - MTL_ENABLE_DEBUG_INFO = NO; - SDKROOT = iphoneos; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - C4344CB31C58C97300CA397D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - INFOPLIST_FILE = Examples/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = Ventura.Media.Examples; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Debug; - }; - C4344CB41C58C97300CA397D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - INFOPLIST_FILE = Examples/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = Ventura.Media.Examples; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Release; - }; - C4344CB61C58C97300CA397D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - INFOPLIST_FILE = ExamplesTests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = Ventura.Media.ExamplesTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Examples.app/Examples"; - }; - name = Debug; - }; - C4344CB71C58C97300CA397D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - INFOPLIST_FILE = ExamplesTests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = Ventura.Media.ExamplesTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Examples.app/Examples"; - }; - name = Release; - }; - C4344CB91C58C97300CA397D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = ExamplesUITests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = Ventura.Media.ExamplesUITests; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_TARGET_NAME = Examples; - USES_XCTRUNNER = YES; - }; - name = Debug; - }; - C4344CBA1C58C97300CA397D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = ExamplesUITests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = Ventura.Media.ExamplesUITests; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_TARGET_NAME = Examples; - USES_XCTRUNNER = YES; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - C4344C801C58C97300CA397D /* Build configuration list for PBXProject "Examples" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C4344CB01C58C97300CA397D /* Debug */, - C4344CB11C58C97300CA397D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - C4344CB21C58C97300CA397D /* Build configuration list for PBXNativeTarget "Examples" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C4344CB31C58C97300CA397D /* Debug */, - C4344CB41C58C97300CA397D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - C4344CB51C58C97300CA397D /* Build configuration list for PBXNativeTarget "ExamplesTests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C4344CB61C58C97300CA397D /* Debug */, - C4344CB71C58C97300CA397D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - C4344CB81C58C97300CA397D /* Build configuration list for PBXNativeTarget "ExamplesUITests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C4344CB91C58C97300CA397D /* Debug */, - C4344CBA1C58C97300CA397D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = C4344C7D1C58C97300CA397D /* Project object */; -} diff --git a/Examples/Examples/AppDelegate.h b/Examples/Examples/AppDelegate.h deleted file mode 100644 index a5ab177..0000000 --- a/Examples/Examples/AppDelegate.h +++ /dev/null @@ -1,18 +0,0 @@ -// -// AppDelegate.h -// Examples -// -// Created by Manuel Escrig Ventura on 27/01/16. -// Copyright © 2016 Manuel Escrig Ventura. All rights reserved. -// Licence: MIT-Licence -// - -#import - -@interface AppDelegate : UIResponder - -@property (strong, nonatomic) UIWindow *window; - - -@end - diff --git a/Examples/Examples/Base.lproj/LaunchScreen.storyboard b/Examples/Examples/Base.lproj/LaunchScreen.storyboard deleted file mode 100644 index 90d6157..0000000 --- a/Examples/Examples/Base.lproj/LaunchScreen.storyboard +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Examples/Examples/Info.plist b/Examples/Examples/Info.plist deleted file mode 100644 index eabb3ae..0000000 --- a/Examples/Examples/Info.plist +++ /dev/null @@ -1,45 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - $(PRODUCT_NAME) - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1 - LSRequiresIPhoneOS - - UILaunchStoryboardName - LaunchScreen - UIRequiredDeviceCapabilities - - armv7 - - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - - diff --git a/Examples/Examples/ViewController.h b/Examples/Examples/ViewController.h deleted file mode 100644 index 31d8a9f..0000000 --- a/Examples/Examples/ViewController.h +++ /dev/null @@ -1,16 +0,0 @@ -// -// ViewController.h -// Examples -// -// Created by Manuel Escrig Ventura on 27/01/16. -// Copyright © 2016 Manuel Escrig Ventura. All rights reserved. -// Licence: MIT-Licence -// - -#import - -@interface ViewController : UITableViewController - - -@end - diff --git a/Examples/Examples/main.m b/Examples/Examples/main.m deleted file mode 100644 index 6b64f7f..0000000 --- a/Examples/Examples/main.m +++ /dev/null @@ -1,17 +0,0 @@ - -// -// main.m -// Examples -// -// Created by Manuel Escrig Ventura on 27/01/16. -// Copyright © 2016 Manuel Escrig Ventura. All rights reserved. -// - -#import -#import "AppDelegate.h" - -int main(int argc, char * argv[]) { - @autoreleasepool { - return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class])); - } -} diff --git a/Examples/ExamplesTests/ExamplesTests.m b/Examples/ExamplesTests/ExamplesTests.m deleted file mode 100644 index 64ad608..0000000 --- a/Examples/ExamplesTests/ExamplesTests.m +++ /dev/null @@ -1,39 +0,0 @@ -// -// ExamplesTests.m -// ExamplesTests -// -// Created by Manuel Escrig Ventura on 27/01/16. -// Copyright © 2016 Manuel Escrig Ventura. All rights reserved. -// - -#import - -@interface ExamplesTests : XCTestCase - -@end - -@implementation ExamplesTests - -- (void)setUp { - [super setUp]; - // Put setup code here. This method is called before the invocation of each test method in the class. -} - -- (void)tearDown { - // Put teardown code here. This method is called after the invocation of each test method in the class. - [super tearDown]; -} - -- (void)testExample { - // This is an example of a functional test case. - // Use XCTAssert and related functions to verify your tests produce the correct results. -} - -- (void)testPerformanceExample { - // This is an example of a performance test case. - [self measureBlock:^{ - // Put the code you want to measure the time of here. - }]; -} - -@end diff --git a/Examples/ExamplesUITests/ExamplesUITests.m b/Examples/ExamplesUITests/ExamplesUITests.m deleted file mode 100644 index 0d0508c..0000000 --- a/Examples/ExamplesUITests/ExamplesUITests.m +++ /dev/null @@ -1,40 +0,0 @@ -// -// ExamplesUITests.m -// ExamplesUITests -// -// Created by Manuel Escrig Ventura on 27/01/16. -// Copyright © 2016 Manuel Escrig Ventura. All rights reserved. -// - -#import - -@interface ExamplesUITests : XCTestCase - -@end - -@implementation ExamplesUITests - -- (void)setUp { - [super setUp]; - - // Put setup code here. This method is called before the invocation of each test method in the class. - - // In UI tests it is usually best to stop immediately when a failure occurs. - self.continueAfterFailure = NO; - // UI tests must launch the application that they test. Doing this in setup will make sure it happens for each test method. - [[[XCUIApplication alloc] init] launch]; - - // In UI tests it’s important to set the initial state - such as interface orientation - required for your tests before they run. The setUp method is a good place to do this. -} - -- (void)tearDown { - // Put teardown code here. This method is called after the invocation of each test method in the class. - [super tearDown]; -} - -- (void)testExample { - // Use recording to get started writing UI tests. - // Use XCTAssert and related functions to verify your tests produce the correct results. -} - -@end diff --git a/Examples/ExamplesUITests/Info.plist b/Examples/ExamplesUITests/Info.plist deleted file mode 100644 index ba72822..0000000 --- a/Examples/ExamplesUITests/Info.plist +++ /dev/null @@ -1,24 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - $(PRODUCT_NAME) - CFBundlePackageType - BNDL - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1 - - diff --git a/LICENSE b/LICENSE index 632fe1e..4f38ca9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,4 @@ -The MIT License (MIT) - -Copyright (c) 2016 Manuel Escrig +Copyright (c) 2016 Manuel Escrig Ventura Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -9,13 +7,13 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/MEVFloatingButton.podspec b/MEVFloatingButton.podspec new file mode 100644 index 0000000..fc37adf --- /dev/null +++ b/MEVFloatingButton.podspec @@ -0,0 +1,44 @@ +# +# Be sure to run `pod lib lint MEVFloatingButton.podspec' to ensure this is a +# valid spec before submitting. +# +# Any lines starting with a # are optional, but their use is encouraged +# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html +# + +Pod::Spec.new do |s| + s.name = "MEVFloatingButton" + s.version = "0.1.0" + s.summary = "An iOS drop-in UITableView/UICollectionView/UIScrollView superclass category for showing a customizable floating button on top of it." + +# This description is used to generate tags and improve search results. +# * Think: What does it do? Why did you write it? What is the focus? +# * Try to keep it short, snappy and to the point. +# * Write the description between the DESC delimiters below. +# * Finally, don't worry about the indent, CocoaPods strips it! + s.description = <<-DESC + + An iOS drop-in UITableView/UICollectionView/UIScrollView superclass category for showing a customizable floating button on top of it. + A very customazible category in order to add a floating button as seen as in material design on top of a UIScrollView, UITableView or a UICollectionView. + Includes different delegate methods such us 'didTapButton', 'floatingButtonWillAppear', 'floatingButtonDidAppear', 'floatingButtonWillDisappear' and 'floatingButtonDidDisappear'. + + DESC + + s.homepage = "https://github.com/manuelescrig/MEVFloatingButton" + # s.screenshots = "https://cloud.githubusercontent.com/assets/1849990/13219261/29aef4a8-d96f-11e5-8632-85b31c3c1c1f.gif", "https://cloud.githubusercontent.com/assets/1849990/13219263/29d8c3b4-d96f-11e5-9d12-502363e77759.gif", "https://cloud.githubusercontent.com/assets/1849990/13219262/29d78f94-d96f-11e5-8d01-0805ef799160.gif", "https://cloud.githubusercontent.com/assets/1849990/13219329/9efde354-d96f-11e5-88a5-4175729e471e.gif" + s.license = 'MIT' + s.author = { "Manuel Escrig Ventura" => "manuelescrig@gmail.com" } + s.source = { :git => "https://github.com/manuelescrig/MEVFloatingButton.git", :tag => s.version.to_s } + # s.social_media_url = 'https://twitter.com/manuelescrig' + + s.platform = :ios, '8.0' + s.requires_arc = true + + s.source_files = 'Pod/Classes/**/*' + s.resource_bundles = { + 'MEVFloatingButton' => ['Pod/Assets/*.png'] + } + + # s.public_header_files = 'Pod/Classes/**/*.h' + # s.frameworks = 'UIKit' +end diff --git a/Pod/Assets/.gitkeep b/Pod/Assets/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/Pod/Classes/.gitkeep b/Pod/Classes/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/Source/UIScrollView+FloatingButton.h b/Pod/Classes/UIScrollView+FloatingButton.h similarity index 100% rename from Source/UIScrollView+FloatingButton.h rename to Pod/Classes/UIScrollView+FloatingButton.h diff --git a/Source/UIScrollView+FloatingButton.m b/Pod/Classes/UIScrollView+FloatingButton.m similarity index 100% rename from Source/UIScrollView+FloatingButton.m rename to Pod/Classes/UIScrollView+FloatingButton.m diff --git a/README.md b/README.md index 74f071f..db76900 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,30 @@ -# MEFloatingButton +# MEVFloatingButton An iOS **drop-in** UITableView/UICollectionView/UIScrollView superclass **category** for showing a customizable floating button on top of it. -[![Platform](http://img.shields.io/badge/platform-ios-blue.svg?style=flat -)](https://developer.apple.com/iphone/index.action) -[![Language](http://img.shields.io/badge/language-objective--c-blue.svg?style=flat -)](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html) -[![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat -)](http://mit-license.org) +[![CI Status](http://img.shields.io/travis/Manuel Escrig Ventura/MEVFloatingButton.svg?style=flat)](https://travis-ci.org/Manuel Escrig Ventura/MEVFloatingButton) +[![Version](https://img.shields.io/cocoapods/v/MEVFloatingButton.svg?style=flat)](http://cocoapods.org/pods/MEVFloatingButton) +[![License](https://img.shields.io/cocoapods/l/MEVFloatingButton.svg?style=flat)](http://cocoapods.org/pods/MEVFloatingButton) +[![Platform](https://img.shields.io/cocoapods/p/MEVFloatingButton.svg?style=flat)](http://cocoapods.org/pods/MEVFloatingButton) +[![Platform](http://img.shields.io/badge/platform-ios-blue.svg?style=flat)](https://developer.apple.com/iphone/index.action) +[![Language](http://img.shields.io/badge/language-objective--c-blue.svg?style=flat)](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html) -### Features +## Features * Multiple animation types. * Different display modes. -* Different positions. -* Customizable icon. -* Delegate methods. +* Different screen positions. +* Customizable button icon. +* Multiple delegate methods. +## Demo + ![feb 22 2016 14 16](https://cloud.githubusercontent.com/assets/1849990/13219261/29aef4a8-d96f-11e5-8632-85b31c3c1c1f.gif) + ![feb 22 2016 14 17](https://cloud.githubusercontent.com/assets/1849990/13219263/29d8c3b4-d96f-11e5-9d12-502363e77759.gif) + ![feb 22 2016 14 18](https://cloud.githubusercontent.com/assets/1849990/13219262/29d78f94-d96f-11e5-8d01-0805ef799160.gif) + ![feb 22 2016 14 21](https://cloud.githubusercontent.com/assets/1849990/13219329/9efde354-d96f-11e5-88a5-4175729e471e.gif) + + +## Usage -## Demo Screens -![feb 22 2016 14 16](https://cloud.githubusercontent.com/assets/1849990/13219261/29aef4a8-d96f-11e5-8632-85b31c3c1c1f.gif) -![feb 22 2016 14 17](https://cloud.githubusercontent.com/assets/1849990/13219263/29d8c3b4-d96f-11e5-9d12-502363e77759.gif) -![feb 22 2016 14 18](https://cloud.githubusercontent.com/assets/1849990/13219262/29d78f94-d96f-11e5-8d01-0805ef799160.gif) -![feb 22 2016 14 21](https://cloud.githubusercontent.com/assets/1849990/13219329/9efde354-d96f-11e5-88a5-4175729e471e.gif) - +To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements @@ -29,29 +32,32 @@ Requires iOS SDK version > 8.0 ## Installation -### CocoaPods -Comming soon. -### Manual +### CocoaPods -Simply include `UIScrollView+FloatingButton.h` and `UIScrollView+FloatingButton.m` from `Source` folder in your App’s Xcode project. +MEVFloatingButton is available through [CocoaPods](http://cocoapods.org). To install +it, simply add the following line to your Podfile: +```ruby +pod "MEVFloatingButton" +``` ## How to use ### Step 1 -``` +```objective-c. #import "UIScrollView+FloatingButton.h" ``` ### Step 2 Add delegate and delegate methods. -``` + +```objective-c. @interface ViewController () ``` -``` +```objective-c. #pragma mark - MEScrollToTopDelegate Methods /*! @abstract Tells the delegate that the action button was tapped. @@ -84,7 +90,8 @@ Add delegate and delegate methods. ### Step 3 Create a `MEVFloatingButton`object. -``` + +```objective-c. MEVFloatingButton *button = [[MEVFloatingButton alloc] init]; button.animationType = MEVFloatingButtonAnimationFromBottom; button.displayMode = MEVFloatingButtonDisplayModeWhenScrolling; @@ -100,12 +107,16 @@ button.verticalOffset = -30.0f; button.rounded = YES; button.hideWhenScrollToTop = YES; ``` + Set the object to your UIScrollView/UITableView/UICollectionView. -``` + +```objective-c. [self.tableView setFloatingButtonView:button]; ``` + Set the delegate. -``` + +```objective-c. [self.tableView setFloatingButtonDelegate:self] ``` @@ -114,17 +125,20 @@ Set the delegate. For more info check the **Examples** project. Everything is there. -## Author -Manuel Escrig Ventura, [@manuelescrig](https://twitter.com/manuelescrig) +### Manual + +Simply include `UIScrollView+FloatingButton.h` and `UIScrollView+FloatingButton.m` from `Source` folder in your App’s Xcode project. -Portfolio, [ventura.media](https://ventura.media) + +## Author + +Manuel Escrig Ventura, manuel.escrig@gmail.com ## Credits -Icons made by Elegant Themes from www.flaticon.com +Icons made by Elegant Themes from www.flaticon.com ## License -MEFloatingButton is available under the MIT License. See the LICENSE file for more info. - +MEVFloatingButton is available under the MIT license. See the LICENSE file for more info. diff --git a/_Pods.xcodeproj b/_Pods.xcodeproj new file mode 120000 index 0000000..3c5a8e7 --- /dev/null +++ b/_Pods.xcodeproj @@ -0,0 +1 @@ +Example/Pods/Pods.xcodeproj \ No newline at end of file