Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Fahid Attique committed Jul 18, 2017
1 parent fbdf9ec commit 6e73c68
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Binary file modified .DS_Store
Binary file not shown.
File renamed without changes.
8 changes: 4 additions & 4 deletions FAPanels.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
291FAD7E1F1EBC150071F0DF /* FAPaginationLayout.podspec in Resources */ = {isa = PBXBuildFile; fileRef = 291FAD7D1F1EBC150071F0DF /* FAPaginationLayout.podspec */; };
291FAD7E1F1EBC150071F0DF /* FAPanels.podspec in Resources */ = {isa = PBXBuildFile; fileRef = 291FAD7D1F1EBC150071F0DF /* FAPanels.podspec */; };
293F78561EFEF2AB00D273F1 /* FAPanel+Gestures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 293F78551EFEF2AB00D273F1 /* FAPanel+Gestures.swift */; };
293F78581EFEF50700D273F1 /* UIViewController+FAPanel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 293F78571EFEF50700D273F1 /* UIViewController+FAPanel.swift */; };
293F785A1EFEF53300D273F1 /* FAPanel+KVO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 293F78591EFEF53300D273F1 /* FAPanel+KVO.swift */; };
Expand Down Expand Up @@ -68,7 +68,7 @@
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
291FAD7D1F1EBC150071F0DF /* FAPaginationLayout.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FAPaginationLayout.podspec; sourceTree = "<group>"; };
291FAD7D1F1EBC150071F0DF /* FAPanels.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FAPanels.podspec; sourceTree = "<group>"; };
293F78551EFEF2AB00D273F1 /* FAPanel+Gestures.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "FAPanel+Gestures.swift"; sourceTree = "<group>"; };
293F78571EFEF50700D273F1 /* UIViewController+FAPanel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+FAPanel.swift"; sourceTree = "<group>"; };
293F78591EFEF53300D273F1 /* FAPanel+KVO.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "FAPanel+KVO.swift"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -219,7 +219,7 @@
29641F641EEC1A5400E41BA5 = {
isa = PBXGroup;
children = (
291FAD7D1F1EBC150071F0DF /* FAPaginationLayout.podspec */,
291FAD7D1F1EBC150071F0DF /* FAPanels.podspec */,
297829D01F1B9CD3007A570F /* LICENSE */,
297829D11F1B9CD3007A570F /* README.md */,
29641F6F1EEC1A5500E41BA5 /* FAPanels */,
Expand Down Expand Up @@ -499,7 +499,7 @@
2950AE461F15637100550200 /* IQKeyboardManager.bundle in Resources */,
297829D21F1B9CD3007A570F /* LICENSE in Resources */,
29B4D1721F12BF110028CB4E /* LeftMenuCell.xib in Resources */,
291FAD7E1F1EBC150071F0DF /* FAPaginationLayout.podspec in Resources */,
291FAD7E1F1EBC150071F0DF /* FAPanels.podspec in Resources */,
29641F781EEC1A5500E41BA5 /* Assets.xcassets in Resources */,
29641F761EEC1A5500E41BA5 /* Main.storyboard in Resources */,
);
Expand Down

0 comments on commit 6e73c68

Please sign in to comment.