diff --git a/Example/MyValidation.xcworkspace/contents.xcworkspacedata b/Example/MyValidation.xcworkspace/contents.xcworkspacedata
new file mode 100644
index 0000000..75cb85d
--- /dev/null
+++ b/Example/MyValidation.xcworkspace/contents.xcworkspacedata
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
diff --git a/Example/MyValidation.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Example/MyValidation.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
new file mode 100644
index 0000000..18d9810
--- /dev/null
+++ b/Example/MyValidation.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
@@ -0,0 +1,8 @@
+
+
+
+
+ IDEDidComputeMac32BitWarning
+
+
+
diff --git a/Example/Podfile.lock b/Example/Podfile.lock
new file mode 100644
index 0000000..2af81a6
--- /dev/null
+++ b/Example/Podfile.lock
@@ -0,0 +1,16 @@
+PODS:
+ - MyValidation (0.1.0)
+
+DEPENDENCIES:
+ - MyValidation (from `../`)
+
+EXTERNAL SOURCES:
+ MyValidation:
+ :path: "../"
+
+SPEC CHECKSUMS:
+ MyValidation: 8b3c769dabfcbc5644ffa4e86b32f0cec4c7ca93
+
+PODFILE CHECKSUM: 41981982e5e167bf7bc67066cb74d8ae379bda92
+
+COCOAPODS: 1.11.3
diff --git a/Example/Pods/Local Podspecs/MyValidation.podspec.json b/Example/Pods/Local Podspecs/MyValidation.podspec.json
new file mode 100644
index 0000000..fedd63e
--- /dev/null
+++ b/Example/Pods/Local Podspecs/MyValidation.podspec.json
@@ -0,0 +1,22 @@
+{
+ "name": "MyValidation",
+ "version": "0.1.0",
+ "summary": "A short description of MyValidation.",
+ "description": "TODO: Add long description of the pod here.",
+ "homepage": "https://github.com/RajeshQanvus/MyValidation",
+ "license": {
+ "type": "MIT",
+ "file": "LICENSE"
+ },
+ "authors": {
+ "RajeshQanvus": "rajeshgobi46@gmail.com"
+ },
+ "source": {
+ "git": "https://github.com/RajeshQanvus/MyValidation.git",
+ "tag": "0.1.0"
+ },
+ "platforms": {
+ "ios": "10.0"
+ },
+ "source_files": "MyValidation/Classes/**/*"
+}
diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock
new file mode 100644
index 0000000..2af81a6
--- /dev/null
+++ b/Example/Pods/Manifest.lock
@@ -0,0 +1,16 @@
+PODS:
+ - MyValidation (0.1.0)
+
+DEPENDENCIES:
+ - MyValidation (from `../`)
+
+EXTERNAL SOURCES:
+ MyValidation:
+ :path: "../"
+
+SPEC CHECKSUMS:
+ MyValidation: 8b3c769dabfcbc5644ffa4e86b32f0cec4c7ca93
+
+PODFILE CHECKSUM: 41981982e5e167bf7bc67066cb74d8ae379bda92
+
+COCOAPODS: 1.11.3
diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..e7adebe
--- /dev/null
+++ b/Example/Pods/Pods.xcodeproj/project.pbxproj
@@ -0,0 +1,793 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 46;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ 03F68A3DC7698C156A1A75E42DBCCE63 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
+ 1E71F0436453D7B6A86652A0E2BBDBD3 /* MyValidation-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E4E97C362284F2981F1AA3B4575483A /* MyValidation-dummy.m */; };
+ 21148275DC8B2C9E3C5C12428F4BA7A4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
+ 3276B2A3862F26AD3CF71283DBBB246F /* Pods-MyValidation_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 79EBB56AE6416CDBBC87D7585068CCFD /* Pods-MyValidation_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4E09E871ECF7E6BF81D2745E5EF9A0BC /* Pods-MyValidation_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 37BAD5846D8A2F271F03C3A858EE7585 /* Pods-MyValidation_Tests-dummy.m */; };
+ 6C1CAA9A43BF76D40F53F54286E87CF0 /* Pods-MyValidation_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 69FBC3C3774AC7E1D8EDBFD89D8C6E34 /* Pods-MyValidation_Example-dummy.m */; };
+ 7275532F28E430180040B169 /* MyValidation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7275532E28E430180040B169 /* MyValidation.swift */; };
+ C74C06A974DBFCC63C9A3FB925C75D2D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
+ CA591B9A8B13A10478429B106F420854 /* MyValidation-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F7DC3A0C3C3BC6336CDEAE759CDCA94E /* MyValidation-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ E7667223D30C4848DF23324BBCFD4C59 /* Pods-MyValidation_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = AFF79C241A0B66A29A6526FA585F481A /* Pods-MyValidation_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
+/* End PBXBuildFile section */
+
+/* Begin PBXContainerItemProxy section */
+ 6D109C8A8815986598DD0C830D35C7B9 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 0809FF5FF3DB9708667FBF84735D2391;
+ remoteInfo = "Pods-MyValidation_Example";
+ };
+ A675997BDA5348672607FCAFCECC6227 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 9D52E303D2D322224C046ED327D86A31;
+ remoteInfo = MyValidation;
+ };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXFileReference section */
+ 0469F4452DED542ADCA1C69BE8646332 /* Pods-MyValidation_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-MyValidation_Example-acknowledgements.plist"; sourceTree = ""; };
+ 063253EA1668D61142CB3DC8DFE67B19 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; };
+ 1518BD6D8EA2CCAF6387C138CA42540B /* Pods-MyValidation_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-MyValidation_Example-acknowledgements.markdown"; sourceTree = ""; };
+ 1C77EE2B9D735B4E141E1C5DC1EF5E03 /* MyValidation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MyValidation.debug.xcconfig; sourceTree = ""; };
+ 281A070871AEE0C07746BF14AAEDD444 /* MyValidation.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = MyValidation.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
+ 2EF0292DFCCED22C7A474D9BBE8B9752 /* MyValidation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MyValidation.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 37BAD5846D8A2F271F03C3A858EE7585 /* Pods-MyValidation_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-MyValidation_Tests-dummy.m"; sourceTree = ""; };
+ 4841E7503B9C72DFA40CD2F31F59E6EE /* Pods_MyValidation_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MyValidation_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 4E4E97C362284F2981F1AA3B4575483A /* MyValidation-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MyValidation-dummy.m"; sourceTree = ""; };
+ 51FF62FDFE64A2A0C99903F8954FE7B0 /* Pods-MyValidation_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-MyValidation_Tests.release.xcconfig"; sourceTree = ""; };
+ 56287A4DA045134C3777AAB8720C7342 /* MyValidation-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MyValidation-prefix.pch"; sourceTree = ""; };
+ 5B889434906609406B5CD7F8BB06D130 /* Pods-MyValidation_Example-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-MyValidation_Example-Info.plist"; sourceTree = ""; };
+ 625372FB619DC6BCC37321C2CC53F648 /* Pods-MyValidation_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-MyValidation_Tests-acknowledgements.markdown"; sourceTree = ""; };
+ 692E3747A5D68BB126F41200453E916B /* MyValidation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MyValidation.release.xcconfig; sourceTree = ""; };
+ 69FBC3C3774AC7E1D8EDBFD89D8C6E34 /* Pods-MyValidation_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-MyValidation_Example-dummy.m"; sourceTree = ""; };
+ 6E28B520DA35C05F15EE5E84D7F3D8BA /* Pods-MyValidation_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-MyValidation_Tests-acknowledgements.plist"; sourceTree = ""; };
+ 7275532E28E430180040B169 /* MyValidation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyValidation.swift; sourceTree = ""; };
+ 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
+ 79EBB56AE6416CDBBC87D7585068CCFD /* Pods-MyValidation_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-MyValidation_Tests-umbrella.h"; sourceTree = ""; };
+ 85B6D5A2BAC1393EA1A2F394158B8A07 /* Pods-MyValidation_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-MyValidation_Tests.modulemap"; sourceTree = ""; };
+ 9832FECB85E56F1867A6D8B06F6A905E /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = LICENSE; sourceTree = ""; };
+ 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
+ AFF79C241A0B66A29A6526FA585F481A /* Pods-MyValidation_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-MyValidation_Example-umbrella.h"; sourceTree = ""; };
+ B65055D6B77AE4032BD6BB1F85F52B08 /* Pods-MyValidation_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-MyValidation_Example.release.xcconfig"; sourceTree = ""; };
+ CD0EC8338E9BD3ACBA8E949037B49B5F /* Pods-MyValidation_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-MyValidation_Example.debug.xcconfig"; sourceTree = ""; };
+ D16F2AC93DE8A06592FEAF42A452946D /* MyValidation.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MyValidation.modulemap; sourceTree = ""; };
+ DBBF3270267085FC3A305472BC556532 /* Pods-MyValidation_Tests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-MyValidation_Tests-Info.plist"; sourceTree = ""; };
+ F29B26D0737AC1FF1A442AEC4FB41DEF /* Pods-MyValidation_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-MyValidation_Example-frameworks.sh"; sourceTree = ""; };
+ F77EAB5DCD3EE85A07E5EFF6EA91A386 /* Pods_MyValidation_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MyValidation_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ F7DC3A0C3C3BC6336CDEAE759CDCA94E /* MyValidation-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MyValidation-umbrella.h"; sourceTree = ""; };
+ F90F137C8D6217014F420D6AB575FCAD /* Pods-MyValidation_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-MyValidation_Example.modulemap"; sourceTree = ""; };
+ FDB47CEDF007F0821F04B53A0C9905EE /* Pods-MyValidation_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-MyValidation_Tests.debug.xcconfig"; sourceTree = ""; };
+ FFD5FFABFD655D1EBFC6F28780525239 /* MyValidation-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MyValidation-Info.plist"; sourceTree = ""; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ 1BFF0240407661E664846784B9BD986C /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 03F68A3DC7698C156A1A75E42DBCCE63 /* Foundation.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 8CF4A1C90FDB92704BB5787ABF2D23D7 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 21148275DC8B2C9E3C5C12428F4BA7A4 /* Foundation.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ E97CF6DC6F9624CF3E3745B03F77D196 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ C74C06A974DBFCC63C9A3FB925C75D2D /* Foundation.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 38B14071B9A7321974F6CA3495DAA049 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 2EF0292DFCCED22C7A474D9BBE8B9752 /* MyValidation.framework */,
+ F77EAB5DCD3EE85A07E5EFF6EA91A386 /* Pods_MyValidation_Example.framework */,
+ 4841E7503B9C72DFA40CD2F31F59E6EE /* Pods_MyValidation_Tests.framework */,
+ );
+ name = Products;
+ sourceTree = "";
+ };
+ 578452D2E740E91742655AC8F1636D1F /* iOS */ = {
+ isa = PBXGroup;
+ children = (
+ 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */,
+ );
+ name = iOS;
+ sourceTree = "";
+ };
+ 5D27BA68FA5BD23E316BE727763C5BFA /* Pod */ = {
+ isa = PBXGroup;
+ children = (
+ 9832FECB85E56F1867A6D8B06F6A905E /* LICENSE */,
+ 281A070871AEE0C07746BF14AAEDD444 /* MyValidation.podspec */,
+ 063253EA1668D61142CB3DC8DFE67B19 /* README.md */,
+ );
+ name = Pod;
+ sourceTree = "";
+ };
+ 7275532D28E42FFA0040B169 /* Classes */ = {
+ isa = PBXGroup;
+ children = (
+ 7275532E28E430180040B169 /* MyValidation.swift */,
+ );
+ path = Classes;
+ sourceTree = "";
+ };
+ 7B875B551E70ADABF9850C447E660F87 /* Support Files */ = {
+ isa = PBXGroup;
+ children = (
+ D16F2AC93DE8A06592FEAF42A452946D /* MyValidation.modulemap */,
+ 4E4E97C362284F2981F1AA3B4575483A /* MyValidation-dummy.m */,
+ FFD5FFABFD655D1EBFC6F28780525239 /* MyValidation-Info.plist */,
+ 56287A4DA045134C3777AAB8720C7342 /* MyValidation-prefix.pch */,
+ F7DC3A0C3C3BC6336CDEAE759CDCA94E /* MyValidation-umbrella.h */,
+ 1C77EE2B9D735B4E141E1C5DC1EF5E03 /* MyValidation.debug.xcconfig */,
+ 692E3747A5D68BB126F41200453E916B /* MyValidation.release.xcconfig */,
+ );
+ name = "Support Files";
+ path = "Example/Pods/Target Support Files/MyValidation";
+ sourceTree = "";
+ };
+ AB968A1AD146C1ED868A9D98EE9DC689 /* Development Pods */ = {
+ isa = PBXGroup;
+ children = (
+ F19A7FE29AE7D9EC683027BD06D4D61C /* MyValidation */,
+ );
+ name = "Development Pods";
+ sourceTree = "";
+ };
+ B1BF5D39BE9F05ABB30DA700B6DC4C48 /* Pods-MyValidation_Example */ = {
+ isa = PBXGroup;
+ children = (
+ F90F137C8D6217014F420D6AB575FCAD /* Pods-MyValidation_Example.modulemap */,
+ 1518BD6D8EA2CCAF6387C138CA42540B /* Pods-MyValidation_Example-acknowledgements.markdown */,
+ 0469F4452DED542ADCA1C69BE8646332 /* Pods-MyValidation_Example-acknowledgements.plist */,
+ 69FBC3C3774AC7E1D8EDBFD89D8C6E34 /* Pods-MyValidation_Example-dummy.m */,
+ F29B26D0737AC1FF1A442AEC4FB41DEF /* Pods-MyValidation_Example-frameworks.sh */,
+ 5B889434906609406B5CD7F8BB06D130 /* Pods-MyValidation_Example-Info.plist */,
+ AFF79C241A0B66A29A6526FA585F481A /* Pods-MyValidation_Example-umbrella.h */,
+ CD0EC8338E9BD3ACBA8E949037B49B5F /* Pods-MyValidation_Example.debug.xcconfig */,
+ B65055D6B77AE4032BD6BB1F85F52B08 /* Pods-MyValidation_Example.release.xcconfig */,
+ );
+ name = "Pods-MyValidation_Example";
+ path = "Target Support Files/Pods-MyValidation_Example";
+ sourceTree = "";
+ };
+ B4DC369559B63A95870B038CA2002B7B /* Pods-MyValidation_Tests */ = {
+ isa = PBXGroup;
+ children = (
+ 85B6D5A2BAC1393EA1A2F394158B8A07 /* Pods-MyValidation_Tests.modulemap */,
+ 625372FB619DC6BCC37321C2CC53F648 /* Pods-MyValidation_Tests-acknowledgements.markdown */,
+ 6E28B520DA35C05F15EE5E84D7F3D8BA /* Pods-MyValidation_Tests-acknowledgements.plist */,
+ 37BAD5846D8A2F271F03C3A858EE7585 /* Pods-MyValidation_Tests-dummy.m */,
+ DBBF3270267085FC3A305472BC556532 /* Pods-MyValidation_Tests-Info.plist */,
+ 79EBB56AE6416CDBBC87D7585068CCFD /* Pods-MyValidation_Tests-umbrella.h */,
+ FDB47CEDF007F0821F04B53A0C9905EE /* Pods-MyValidation_Tests.debug.xcconfig */,
+ 51FF62FDFE64A2A0C99903F8954FE7B0 /* Pods-MyValidation_Tests.release.xcconfig */,
+ );
+ name = "Pods-MyValidation_Tests";
+ path = "Target Support Files/Pods-MyValidation_Tests";
+ sourceTree = "";
+ };
+ B6B66A9E029936E656FCCE4866C9EE1A /* Targets Support Files */ = {
+ isa = PBXGroup;
+ children = (
+ B1BF5D39BE9F05ABB30DA700B6DC4C48 /* Pods-MyValidation_Example */,
+ B4DC369559B63A95870B038CA2002B7B /* Pods-MyValidation_Tests */,
+ );
+ name = "Targets Support Files";
+ sourceTree = "";
+ };
+ CF1408CF629C7361332E53B88F7BD30C = {
+ isa = PBXGroup;
+ children = (
+ 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
+ AB968A1AD146C1ED868A9D98EE9DC689 /* Development Pods */,
+ D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */,
+ 38B14071B9A7321974F6CA3495DAA049 /* Products */,
+ B6B66A9E029936E656FCCE4866C9EE1A /* Targets Support Files */,
+ );
+ sourceTree = "";
+ };
+ D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ 578452D2E740E91742655AC8F1636D1F /* iOS */,
+ );
+ name = Frameworks;
+ sourceTree = "";
+ };
+ F19A7FE29AE7D9EC683027BD06D4D61C /* MyValidation */ = {
+ isa = PBXGroup;
+ children = (
+ 7275532D28E42FFA0040B169 /* Classes */,
+ 5D27BA68FA5BD23E316BE727763C5BFA /* Pod */,
+ 7B875B551E70ADABF9850C447E660F87 /* Support Files */,
+ );
+ name = MyValidation;
+ path = ../..;
+ sourceTree = "";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXHeadersBuildPhase section */
+ C63D2461B0D6AF893F2C467C3592C1E1 /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ E7667223D30C4848DF23324BBCFD4C59 /* Pods-MyValidation_Example-umbrella.h in Headers */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ C7A6627F8947AC4C55C4378A3A2328F2 /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ CA591B9A8B13A10478429B106F420854 /* MyValidation-umbrella.h in Headers */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ F82C60EAB25A6FE9321333F404095E76 /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 3276B2A3862F26AD3CF71283DBBB246F /* Pods-MyValidation_Tests-umbrella.h in Headers */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXHeadersBuildPhase section */
+
+/* Begin PBXNativeTarget section */
+ 0809FF5FF3DB9708667FBF84735D2391 /* Pods-MyValidation_Example */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 8F9B9BA293CB884D9645C65AF1B6B130 /* Build configuration list for PBXNativeTarget "Pods-MyValidation_Example" */;
+ buildPhases = (
+ C63D2461B0D6AF893F2C467C3592C1E1 /* Headers */,
+ 21B4302D0E9F10E8D22DFC50E1564D53 /* Sources */,
+ E97CF6DC6F9624CF3E3745B03F77D196 /* Frameworks */,
+ 61F9A7E0A60DD8BC98D2EF5E7B15D141 /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ 9A48D384B302BF659D7C2CE79AACC31B /* PBXTargetDependency */,
+ );
+ name = "Pods-MyValidation_Example";
+ productName = Pods_MyValidation_Example;
+ productReference = F77EAB5DCD3EE85A07E5EFF6EA91A386 /* Pods_MyValidation_Example.framework */;
+ productType = "com.apple.product-type.framework";
+ };
+ 5C08211FFD57CC2FC466DCC646DB6DBF /* Pods-MyValidation_Tests */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 3A0C00B5AE6CA967ED3469AFDE774599 /* Build configuration list for PBXNativeTarget "Pods-MyValidation_Tests" */;
+ buildPhases = (
+ F82C60EAB25A6FE9321333F404095E76 /* Headers */,
+ D3DB3E2D4B2BA8EF9B3DA06F499A20F4 /* Sources */,
+ 8CF4A1C90FDB92704BB5787ABF2D23D7 /* Frameworks */,
+ AE52DF4351D8A6F4634B689D4F6CF7E6 /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ 3A024BFE522E7B8242F96C6A02ECD8A0 /* PBXTargetDependency */,
+ );
+ name = "Pods-MyValidation_Tests";
+ productName = Pods_MyValidation_Tests;
+ productReference = 4841E7503B9C72DFA40CD2F31F59E6EE /* Pods_MyValidation_Tests.framework */;
+ productType = "com.apple.product-type.framework";
+ };
+ 9D52E303D2D322224C046ED327D86A31 /* MyValidation */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = DDC5AE59BE7728C99524185145C7DE29 /* Build configuration list for PBXNativeTarget "MyValidation" */;
+ buildPhases = (
+ C7A6627F8947AC4C55C4378A3A2328F2 /* Headers */,
+ E4488D8E47C6F56C2B46CC14F61CBD0B /* Sources */,
+ 1BFF0240407661E664846784B9BD986C /* Frameworks */,
+ EE4D8E5085FC65074EC624AF3837B911 /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = MyValidation;
+ productName = MyValidation;
+ productReference = 2EF0292DFCCED22C7A474D9BBE8B9752 /* MyValidation.framework */;
+ productType = "com.apple.product-type.framework";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ BFDFE7DC352907FC980B868725387E98 /* Project object */ = {
+ isa = PBXProject;
+ attributes = {
+ LastSwiftUpdateCheck = 1240;
+ LastUpgradeCheck = 1400;
+ TargetAttributes = {
+ 9D52E303D2D322224C046ED327D86A31 = {
+ LastSwiftMigration = "";
+ };
+ };
+ };
+ buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */;
+ compatibilityVersion = "Xcode 3.2";
+ developmentRegion = en;
+ hasScannedForEncodings = 0;
+ knownRegions = (
+ Base,
+ en,
+ );
+ mainGroup = CF1408CF629C7361332E53B88F7BD30C;
+ productRefGroup = 38B14071B9A7321974F6CA3495DAA049 /* Products */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ 9D52E303D2D322224C046ED327D86A31 /* MyValidation */,
+ 0809FF5FF3DB9708667FBF84735D2391 /* Pods-MyValidation_Example */,
+ 5C08211FFD57CC2FC466DCC646DB6DBF /* Pods-MyValidation_Tests */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+ 61F9A7E0A60DD8BC98D2EF5E7B15D141 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ AE52DF4351D8A6F4634B689D4F6CF7E6 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ EE4D8E5085FC65074EC624AF3837B911 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 21B4302D0E9F10E8D22DFC50E1564D53 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 6C1CAA9A43BF76D40F53F54286E87CF0 /* Pods-MyValidation_Example-dummy.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ D3DB3E2D4B2BA8EF9B3DA06F499A20F4 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 4E09E871ECF7E6BF81D2745E5EF9A0BC /* Pods-MyValidation_Tests-dummy.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ E4488D8E47C6F56C2B46CC14F61CBD0B /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 7275532F28E430180040B169 /* MyValidation.swift in Sources */,
+ 1E71F0436453D7B6A86652A0E2BBDBD3 /* MyValidation-dummy.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXTargetDependency section */
+ 3A024BFE522E7B8242F96C6A02ECD8A0 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = "Pods-MyValidation_Example";
+ target = 0809FF5FF3DB9708667FBF84735D2391 /* Pods-MyValidation_Example */;
+ targetProxy = 6D109C8A8815986598DD0C830D35C7B9 /* PBXContainerItemProxy */;
+ };
+ 9A48D384B302BF659D7C2CE79AACC31B /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = MyValidation;
+ target = 9D52E303D2D322224C046ED327D86A31 /* MyValidation */;
+ targetProxy = A675997BDA5348672607FCAFCECC6227 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin XCBuildConfiguration section */
+ 1E2B79DC22340374BEE622A4C1F68C36 /* Release */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = 692E3747A5D68BB126F41200453E916B /* MyValidation.release.xcconfig */;
+ buildSettings = {
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_WEAK = NO;
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ GCC_PREFIX_HEADER = "Target Support Files/MyValidation/MyValidation-prefix.pch";
+ INFOPLIST_FILE = "Target Support Files/MyValidation/MyValidation-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 11.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MODULEMAP_FILE = "Target Support Files/MyValidation/MyValidation.modulemap";
+ PRODUCT_MODULE_NAME = MyValidation;
+ PRODUCT_NAME = MyValidation;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
+ SWIFT_VERSION = 5.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Release;
+ };
+ 4A6A8F12938D9175322C55026E25ACB4 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = FDB47CEDF007F0821F04B53A0C9905EE /* Pods-MyValidation_Tests.debug.xcconfig */;
+ buildSettings = {
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
+ CLANG_ENABLE_OBJC_WEAK = NO;
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ INFOPLIST_FILE = "Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 12.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MACH_O_TYPE = staticlib;
+ MODULEMAP_FILE = "Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests.modulemap";
+ OTHER_LDFLAGS = "";
+ OTHER_LIBTOOLFLAGS = "";
+ PODS_ROOT = "$(SRCROOT)";
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Debug;
+ };
+ 7EE7A78859F657F6BEFC651185B43192 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
+ CLANG_ANALYZER_NONNULL = YES;
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_ENABLE_OBJC_WEAK = YES;
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_COMMA = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INFINITE_RECURSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
+ CLANG_WARN_UNREACHABLE_CODE = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ COPY_PHASE_STRIP = NO;
+ DEAD_CODE_STRIPPING = YES;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ ENABLE_NS_ASSERTIONS = NO;
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu11;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "POD_CONFIGURATION_RELEASE=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 = 11.0;
+ MTL_ENABLE_DEBUG_INFO = NO;
+ MTL_FAST_MATH = YES;
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ STRIP_INSTALLED_PRODUCT = NO;
+ SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
+ SWIFT_VERSION = 5.0;
+ SYMROOT = "${SRCROOT}/../build";
+ };
+ name = Release;
+ };
+ 8202283C7534FEAB66E1C2110920F5CC /* Release */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = B65055D6B77AE4032BD6BB1F85F52B08 /* Pods-MyValidation_Example.release.xcconfig */;
+ buildSettings = {
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
+ CLANG_ENABLE_OBJC_WEAK = NO;
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ INFOPLIST_FILE = "Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 12.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MACH_O_TYPE = staticlib;
+ MODULEMAP_FILE = "Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example.modulemap";
+ OTHER_LDFLAGS = "";
+ OTHER_LIBTOOLFLAGS = "";
+ PODS_ROOT = "$(SRCROOT)";
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Release;
+ };
+ 9D8DBD90301BA543F841EBF697C46AF2 /* Release */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = 51FF62FDFE64A2A0C99903F8954FE7B0 /* Pods-MyValidation_Tests.release.xcconfig */;
+ buildSettings = {
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
+ CLANG_ENABLE_OBJC_WEAK = NO;
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ INFOPLIST_FILE = "Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 12.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MACH_O_TYPE = staticlib;
+ MODULEMAP_FILE = "Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests.modulemap";
+ OTHER_LDFLAGS = "";
+ OTHER_LIBTOOLFLAGS = "";
+ PODS_ROOT = "$(SRCROOT)";
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Release;
+ };
+ C6C8AF62B5DC7569DCC8B551E03C5F0A /* Debug */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = 1C77EE2B9D735B4E141E1C5DC1EF5E03 /* MyValidation.debug.xcconfig */;
+ buildSettings = {
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_WEAK = NO;
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ GCC_PREFIX_HEADER = "Target Support Files/MyValidation/MyValidation-prefix.pch";
+ INFOPLIST_FILE = "Target Support Files/MyValidation/MyValidation-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 11.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MODULEMAP_FILE = "Target Support Files/MyValidation/MyValidation.modulemap";
+ PRODUCT_MODULE_NAME = MyValidation;
+ PRODUCT_NAME = MyValidation;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
+ SWIFT_VERSION = 5.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Debug;
+ };
+ D299434AB35E7FD6F7921C8EF24742FF /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
+ CLANG_ANALYZER_NONNULL = YES;
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_ENABLE_OBJC_WEAK = YES;
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_COMMA = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INFINITE_RECURSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
+ CLANG_WARN_UNREACHABLE_CODE = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ COPY_PHASE_STRIP = NO;
+ DEAD_CODE_STRIPPING = YES;
+ DEBUG_INFORMATION_FORMAT = dwarf;
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ ENABLE_TESTABILITY = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu11;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "POD_CONFIGURATION_DEBUG=1",
+ "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 = 11.0;
+ MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
+ MTL_FAST_MATH = YES;
+ ONLY_ACTIVE_ARCH = YES;
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ STRIP_INSTALLED_PRODUCT = NO;
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
+ SWIFT_VERSION = 5.0;
+ SYMROOT = "${SRCROOT}/../build";
+ };
+ name = Debug;
+ };
+ D33DCAB6B5A7FE10B7CF24026D4AFCBA /* Debug */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = CD0EC8338E9BD3ACBA8E949037B49B5F /* Pods-MyValidation_Example.debug.xcconfig */;
+ buildSettings = {
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
+ CLANG_ENABLE_OBJC_WEAK = NO;
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ INFOPLIST_FILE = "Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 12.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MACH_O_TYPE = staticlib;
+ MODULEMAP_FILE = "Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example.modulemap";
+ OTHER_LDFLAGS = "";
+ OTHER_LIBTOOLFLAGS = "";
+ PODS_ROOT = "$(SRCROOT)";
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Debug;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ 3A0C00B5AE6CA967ED3469AFDE774599 /* Build configuration list for PBXNativeTarget "Pods-MyValidation_Tests" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 4A6A8F12938D9175322C55026E25ACB4 /* Debug */,
+ 9D8DBD90301BA543F841EBF697C46AF2 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ D299434AB35E7FD6F7921C8EF24742FF /* Debug */,
+ 7EE7A78859F657F6BEFC651185B43192 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 8F9B9BA293CB884D9645C65AF1B6B130 /* Build configuration list for PBXNativeTarget "Pods-MyValidation_Example" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ D33DCAB6B5A7FE10B7CF24026D4AFCBA /* Debug */,
+ 8202283C7534FEAB66E1C2110920F5CC /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ DDC5AE59BE7728C99524185145C7DE29 /* Build configuration list for PBXNativeTarget "MyValidation" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ C6C8AF62B5DC7569DCC8B551E03C5F0A /* Debug */,
+ 1E2B79DC22340374BEE622A4C1F68C36 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+}
diff --git a/Example/Pods/Target Support Files/MyValidation/MyValidation-Info.plist b/Example/Pods/Target Support Files/MyValidation/MyValidation-Info.plist
new file mode 100644
index 0000000..161a9d3
--- /dev/null
+++ b/Example/Pods/Target Support Files/MyValidation/MyValidation-Info.plist
@@ -0,0 +1,26 @@
+
+
+
+
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ ${EXECUTABLE_NAME}
+ CFBundleIdentifier
+ ${PRODUCT_BUNDLE_IDENTIFIER}
+ 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/MyValidation/MyValidation-dummy.m b/Example/Pods/Target Support Files/MyValidation/MyValidation-dummy.m
new file mode 100644
index 0000000..8391bd4
--- /dev/null
+++ b/Example/Pods/Target Support Files/MyValidation/MyValidation-dummy.m
@@ -0,0 +1,5 @@
+#import
+@interface PodsDummy_MyValidation : NSObject
+@end
+@implementation PodsDummy_MyValidation
+@end
diff --git a/Example/Pods/Target Support Files/MyValidation/MyValidation-prefix.pch b/Example/Pods/Target Support Files/MyValidation/MyValidation-prefix.pch
new file mode 100644
index 0000000..beb2a24
--- /dev/null
+++ b/Example/Pods/Target Support Files/MyValidation/MyValidation-prefix.pch
@@ -0,0 +1,12 @@
+#ifdef __OBJC__
+#import
+#else
+#ifndef FOUNDATION_EXPORT
+#if defined(__cplusplus)
+#define FOUNDATION_EXPORT extern "C"
+#else
+#define FOUNDATION_EXPORT extern
+#endif
+#endif
+#endif
+
diff --git a/Example/Pods/Target Support Files/MyValidation/MyValidation-umbrella.h b/Example/Pods/Target Support Files/MyValidation/MyValidation-umbrella.h
new file mode 100644
index 0000000..1d95f88
--- /dev/null
+++ b/Example/Pods/Target Support Files/MyValidation/MyValidation-umbrella.h
@@ -0,0 +1,16 @@
+#ifdef __OBJC__
+#import
+#else
+#ifndef FOUNDATION_EXPORT
+#if defined(__cplusplus)
+#define FOUNDATION_EXPORT extern "C"
+#else
+#define FOUNDATION_EXPORT extern
+#endif
+#endif
+#endif
+
+
+FOUNDATION_EXPORT double MyValidationVersionNumber;
+FOUNDATION_EXPORT const unsigned char MyValidationVersionString[];
+
diff --git a/Example/Pods/Target Support Files/MyValidation/MyValidation.debug.xcconfig b/Example/Pods/Target Support Files/MyValidation/MyValidation.debug.xcconfig
new file mode 100644
index 0000000..f450642
--- /dev/null
+++ b/Example/Pods/Target Support Files/MyValidation/MyValidation.debug.xcconfig
@@ -0,0 +1,13 @@
+CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO
+CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/MyValidation
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
+LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift
+OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS
+PODS_BUILD_DIR = ${BUILD_DIR}
+PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
+PODS_ROOT = ${SRCROOT}
+PODS_TARGET_SRCROOT = ${PODS_ROOT}/../..
+PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
+PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
+SKIP_INSTALL = YES
+USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Example/Pods/Target Support Files/MyValidation/MyValidation.modulemap b/Example/Pods/Target Support Files/MyValidation/MyValidation.modulemap
new file mode 100644
index 0000000..b3819ce
--- /dev/null
+++ b/Example/Pods/Target Support Files/MyValidation/MyValidation.modulemap
@@ -0,0 +1,6 @@
+framework module MyValidation {
+ umbrella header "MyValidation-umbrella.h"
+
+ export *
+ module * { export * }
+}
diff --git a/Example/Pods/Target Support Files/MyValidation/MyValidation.release.xcconfig b/Example/Pods/Target Support Files/MyValidation/MyValidation.release.xcconfig
new file mode 100644
index 0000000..f450642
--- /dev/null
+++ b/Example/Pods/Target Support Files/MyValidation/MyValidation.release.xcconfig
@@ -0,0 +1,13 @@
+CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO
+CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/MyValidation
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
+LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift
+OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS
+PODS_BUILD_DIR = ${BUILD_DIR}
+PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
+PODS_ROOT = ${SRCROOT}
+PODS_TARGET_SRCROOT = ${PODS_ROOT}/../..
+PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
+PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
+SKIP_INSTALL = YES
+USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-Info.plist b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-Info.plist
new file mode 100644
index 0000000..2243fe6
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-Info.plist
@@ -0,0 +1,26 @@
+
+
+
+
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ ${EXECUTABLE_NAME}
+ CFBundleIdentifier
+ ${PRODUCT_BUNDLE_IDENTIFIER}
+ 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-MyValidation_Example/Pods-MyValidation_Example-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-acknowledgements.markdown
new file mode 100644
index 0000000..37bde7e
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-acknowledgements.markdown
@@ -0,0 +1,26 @@
+# Acknowledgements
+This application makes use of the following third party libraries:
+
+## MyValidation
+
+Copyright (c) 2022 RajeshQanvus
+
+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 - https://cocoapods.org
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-acknowledgements.plist
new file mode 100644
index 0000000..f4eea3e
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-acknowledgements.plist
@@ -0,0 +1,58 @@
+
+
+
+
+ PreferenceSpecifiers
+
+
+ FooterText
+ This application makes use of the following third party libraries:
+ Title
+ Acknowledgements
+ Type
+ PSGroupSpecifier
+
+
+ FooterText
+ Copyright (c) 2022 RajeshQanvus <rajeshgobi46@gmail.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.
+
+ License
+ MIT
+ Title
+ MyValidation
+ Type
+ PSGroupSpecifier
+
+
+ FooterText
+ Generated by CocoaPods - https://cocoapods.org
+ Title
+
+ Type
+ PSGroupSpecifier
+
+
+ StringsTable
+ Acknowledgements
+ Title
+ Acknowledgements
+
+
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-dummy.m b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-dummy.m
new file mode 100644
index 0000000..7e09b31
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-dummy.m
@@ -0,0 +1,5 @@
+#import
+@interface PodsDummy_Pods_MyValidation_Example : NSObject
+@end
+@implementation PodsDummy_Pods_MyValidation_Example
+@end
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-frameworks.sh b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-frameworks.sh
new file mode 100755
index 0000000..8d5b00c
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-frameworks.sh
@@ -0,0 +1,186 @@
+#!/bin/sh
+set -e
+set -u
+set -o pipefail
+
+function on_error {
+ echo "$(realpath -mq "${0}"):$1: error: Unexpected failure"
+}
+trap 'on_error $LINENO' ERR
+
+if [ -z ${FRAMEWORKS_FOLDER_PATH+x} ]; then
+ # If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy
+ # frameworks to, so exit 0 (signalling the script phase was successful).
+ exit 0
+fi
+
+echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+
+COCOAPODS_PARALLEL_CODE_SIGN="${COCOAPODS_PARALLEL_CODE_SIGN:-false}"
+SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}"
+BCSYMBOLMAP_DIR="BCSymbolMaps"
+
+
+# This protects against multiple targets copying the same framework dependency at the same time. The solution
+# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html
+RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????")
+
+# Copies and strips a vendored framework
+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="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+
+ if [ -L "${source}" ]; then
+ echo "Symlinked..."
+ source="$(readlink "${source}")"
+ fi
+
+ if [ -d "${source}/${BCSYMBOLMAP_DIR}" ]; then
+ # Locate and install any .bcsymbolmaps if present, and remove them from the .framework before the framework is copied
+ find "${source}/${BCSYMBOLMAP_DIR}" -name "*.bcsymbolmap"|while read f; do
+ echo "Installing $f"
+ install_bcsymbolmap "$f" "$destination"
+ rm "$f"
+ done
+ rmdir "${source}/${BCSYMBOLMAP_DIR}"
+ fi
+
+ # Use filter instead of exclude so missing patterns don't throw errors.
+ echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\""
+ rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --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}"
+ elif [ -L "${binary}" ]; then
+ echo "Destination binary is symlinked..."
+ dirname="$(dirname "${binary}")"
+ binary="${dirname}/$(readlink "${binary}")"
+ 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)
+ 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
+}
+# Copies and strips a vendored dSYM
+install_dsym() {
+ local source="$1"
+ warn_missing_arch=${2:-true}
+ if [ -r "$source" ]; then
+ # Copy the dSYM into the targets temp dir.
+ echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DERIVED_FILES_DIR}\""
+ rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DERIVED_FILES_DIR}"
+
+ local basename
+ basename="$(basename -s .dSYM "$source")"
+ binary_name="$(ls "$source/Contents/Resources/DWARF")"
+ binary="${DERIVED_FILES_DIR}/${basename}.dSYM/Contents/Resources/DWARF/${binary_name}"
+
+ # Strip invalid architectures from the dSYM.
+ if [[ "$(file "$binary")" == *"Mach-O "*"dSYM companion"* ]]; then
+ strip_invalid_archs "$binary" "$warn_missing_arch"
+ fi
+ if [[ $STRIP_BINARY_RETVAL == 0 ]]; then
+ # Move the stripped file into its final destination.
+ echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${DERIVED_FILES_DIR}/${basename}.framework.dSYM\" \"${DWARF_DSYM_FOLDER_PATH}\""
+ rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.dSYM" "${DWARF_DSYM_FOLDER_PATH}"
+ else
+ # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing.
+ mkdir -p "${DWARF_DSYM_FOLDER_PATH}"
+ touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.dSYM"
+ fi
+ fi
+}
+
+# Used as a return value for each invocation of `strip_invalid_archs` function.
+STRIP_BINARY_RETVAL=0
+
+# Strip invalid architectures
+strip_invalid_archs() {
+ binary="$1"
+ warn_missing_arch=${2:-true}
+ # Get architectures for current target binary
+ binary_archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | awk '{$1=$1;print}' | rev)"
+ # Intersect them with the architectures we are building for
+ intersected_archs="$(echo ${ARCHS[@]} ${binary_archs[@]} | tr ' ' '\n' | sort | uniq -d)"
+ # If there are no archs supported by this binary then warn the user
+ if [[ -z "$intersected_archs" ]]; then
+ if [[ "$warn_missing_arch" == "true" ]]; then
+ echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)."
+ fi
+ STRIP_BINARY_RETVAL=1
+ return
+ fi
+ stripped=""
+ for arch in $binary_archs; do
+ if ! [[ "${ARCHS}" == *"$arch"* ]]; then
+ # Strip non-valid architectures in-place
+ lipo -remove "$arch" -output "$binary" "$binary"
+ stripped="$stripped $arch"
+ fi
+ done
+ if [[ "$stripped" ]]; then
+ echo "Stripped $binary of architectures:$stripped"
+ fi
+ STRIP_BINARY_RETVAL=0
+}
+
+# Copies the bcsymbolmap files of a vendored framework
+install_bcsymbolmap() {
+ local bcsymbolmap_path="$1"
+ local destination="${BUILT_PRODUCTS_DIR}"
+ echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}""
+ rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}"
+}
+
+# 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_identity
+ echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}"
+ local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS:-} --preserve-metadata=identifier,entitlements '$1'"
+
+ if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then
+ code_sign_cmd="$code_sign_cmd &"
+ fi
+ echo "$code_sign_cmd"
+ eval "$code_sign_cmd"
+ fi
+}
+
+if [[ "$CONFIGURATION" == "Debug" ]]; then
+ install_framework "${BUILT_PRODUCTS_DIR}/MyValidation/MyValidation.framework"
+fi
+if [[ "$CONFIGURATION" == "Release" ]]; then
+ install_framework "${BUILT_PRODUCTS_DIR}/MyValidation/MyValidation.framework"
+fi
+if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then
+ wait
+fi
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-umbrella.h b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-umbrella.h
new file mode 100644
index 0000000..2fe43c9
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example-umbrella.h
@@ -0,0 +1,16 @@
+#ifdef __OBJC__
+#import
+#else
+#ifndef FOUNDATION_EXPORT
+#if defined(__cplusplus)
+#define FOUNDATION_EXPORT extern "C"
+#else
+#define FOUNDATION_EXPORT extern
+#endif
+#endif
+#endif
+
+
+FOUNDATION_EXPORT double Pods_MyValidation_ExampleVersionNumber;
+FOUNDATION_EXPORT const unsigned char Pods_MyValidation_ExampleVersionString[];
+
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example.debug.xcconfig b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example.debug.xcconfig
new file mode 100644
index 0000000..4b1d1b8
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example.debug.xcconfig
@@ -0,0 +1,15 @@
+ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
+CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO
+FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/MyValidation"
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
+HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/MyValidation/MyValidation.framework/Headers"
+LD_RUNPATH_SEARCH_PATHS = $(inherited) /usr/lib/swift '@executable_path/Frameworks' '@loader_path/Frameworks'
+LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift
+OTHER_LDFLAGS = $(inherited) -framework "MyValidation"
+OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS
+PODS_BUILD_DIR = ${BUILD_DIR}
+PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
+PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
+PODS_ROOT = ${SRCROOT}/Pods
+PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
+USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example.modulemap b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example.modulemap
new file mode 100644
index 0000000..57f745a
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example.modulemap
@@ -0,0 +1,6 @@
+framework module Pods_MyValidation_Example {
+ umbrella header "Pods-MyValidation_Example-umbrella.h"
+
+ export *
+ module * { export * }
+}
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example.release.xcconfig b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example.release.xcconfig
new file mode 100644
index 0000000..4b1d1b8
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Example/Pods-MyValidation_Example.release.xcconfig
@@ -0,0 +1,15 @@
+ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
+CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO
+FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/MyValidation"
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
+HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/MyValidation/MyValidation.framework/Headers"
+LD_RUNPATH_SEARCH_PATHS = $(inherited) /usr/lib/swift '@executable_path/Frameworks' '@loader_path/Frameworks'
+LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift
+OTHER_LDFLAGS = $(inherited) -framework "MyValidation"
+OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS
+PODS_BUILD_DIR = ${BUILD_DIR}
+PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
+PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
+PODS_ROOT = ${SRCROOT}/Pods
+PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
+USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-Info.plist b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-Info.plist
new file mode 100644
index 0000000..2243fe6
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-Info.plist
@@ -0,0 +1,26 @@
+
+
+
+
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ ${EXECUTABLE_NAME}
+ CFBundleIdentifier
+ ${PRODUCT_BUNDLE_IDENTIFIER}
+ 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-MyValidation_Tests/Pods-MyValidation_Tests-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-acknowledgements.markdown
new file mode 100644
index 0000000..102af75
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-acknowledgements.markdown
@@ -0,0 +1,3 @@
+# Acknowledgements
+This application makes use of the following third party libraries:
+Generated by CocoaPods - https://cocoapods.org
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-acknowledgements.plist
new file mode 100644
index 0000000..7acbad1
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-acknowledgements.plist
@@ -0,0 +1,29 @@
+
+
+
+
+ PreferenceSpecifiers
+
+
+ FooterText
+ This application makes use of the following third party libraries:
+ Title
+ Acknowledgements
+ Type
+ PSGroupSpecifier
+
+
+ FooterText
+ Generated by CocoaPods - https://cocoapods.org
+ Title
+
+ Type
+ PSGroupSpecifier
+
+
+ StringsTable
+ Acknowledgements
+ Title
+ Acknowledgements
+
+
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-dummy.m b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-dummy.m
new file mode 100644
index 0000000..cbdbd1a
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-dummy.m
@@ -0,0 +1,5 @@
+#import
+@interface PodsDummy_Pods_MyValidation_Tests : NSObject
+@end
+@implementation PodsDummy_Pods_MyValidation_Tests
+@end
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-umbrella.h b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-umbrella.h
new file mode 100644
index 0000000..d8e7e36
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests-umbrella.h
@@ -0,0 +1,16 @@
+#ifdef __OBJC__
+#import
+#else
+#ifndef FOUNDATION_EXPORT
+#if defined(__cplusplus)
+#define FOUNDATION_EXPORT extern "C"
+#else
+#define FOUNDATION_EXPORT extern
+#endif
+#endif
+#endif
+
+
+FOUNDATION_EXPORT double Pods_MyValidation_TestsVersionNumber;
+FOUNDATION_EXPORT const unsigned char Pods_MyValidation_TestsVersionString[];
+
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests.debug.xcconfig b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests.debug.xcconfig
new file mode 100644
index 0000000..e3ab541
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests.debug.xcconfig
@@ -0,0 +1,11 @@
+CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO
+FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/MyValidation"
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
+HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/MyValidation/MyValidation.framework/Headers"
+OTHER_LDFLAGS = $(inherited) -framework "MyValidation"
+PODS_BUILD_DIR = ${BUILD_DIR}
+PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
+PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
+PODS_ROOT = ${SRCROOT}/Pods
+PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
+USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests.modulemap b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests.modulemap
new file mode 100644
index 0000000..f55f211
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests.modulemap
@@ -0,0 +1,6 @@
+framework module Pods_MyValidation_Tests {
+ umbrella header "Pods-MyValidation_Tests-umbrella.h"
+
+ export *
+ module * { export * }
+}
diff --git a/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests.release.xcconfig b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests.release.xcconfig
new file mode 100644
index 0000000..e3ab541
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-MyValidation_Tests/Pods-MyValidation_Tests.release.xcconfig
@@ -0,0 +1,11 @@
+CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO
+FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/MyValidation"
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
+HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/MyValidation/MyValidation.framework/Headers"
+OTHER_LDFLAGS = $(inherited) -framework "MyValidation"
+PODS_BUILD_DIR = ${BUILD_DIR}
+PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
+PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
+PODS_ROOT = ${SRCROOT}/Pods
+PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
+USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/README.md b/README.md
index b4f1e87..394464a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# MyValidation
-[![CI Status](https://img.shields.io/travis/GobiRajeshKumar/MyValidation.svg?style=flat)](https://travis-ci.org/RajeshQanvus/MyValidation)
+[![CI Status](https://img.shields.io/travis/GobiRajeshKumar/MyValidation.svg?style=flat)](https://travis-ci.org/GobiRajeshKumar/MyValidation)
[![Version](https://img.shields.io/cocoapods/v/MyValidation.svg?style=flat)](https://cocoapods.org/pods/MyValidation)
[![License](https://img.shields.io/cocoapods/l/MyValidation.svg?style=flat)](https://cocoapods.org/pods/MyValidation)
[![Platform](https://img.shields.io/cocoapods/p/MyValidation.svg?style=flat)](https://cocoapods.org/pods/MyValidation)