-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from evnaz/developer
Project update
- Loading branch information
Showing
22 changed files
with
43 additions
and
202 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# | ||
# Be sure to run `pod spec lint ENSwiftSideMenu.podspec' to ensure this is a | ||
# valid spec and to remove all comments including this before submitting the spec. | ||
# | ||
# To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html | ||
# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/ | ||
# | ||
|
||
Pod::Spec.new do |s| | ||
|
||
s.name = "ENSwiftSideMenu" | ||
s.version = "0.0.1" | ||
s.summary = "A simple side menu for iOS 7/8" | ||
s.homepage = "https://github.com/evnaz/ENSwiftSideMenu" | ||
s.license = { :type => "MIT", :file => "LICENSE" } | ||
s.author = { "Evgeny Nazarov" => "[email protected]" } | ||
|
||
s.platform = :ios, '7.0' | ||
s.source = { :git => "https://github.com/evnaz/ENSwiftSideMenu.git", :tag => "0.0.1" } | ||
|
||
s.source_files = "Library" | ||
|
||
s.ios.frameworks = 'QuartzCore' | ||
|
||
# s.dependency "JSONKit", "~> 1.4" | ||
|
||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 0 additions & 7 deletions
7
SwiftSideMenu.xcodeproj/project.xcworkspace/contents.xcworkspacedata
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
SwiftSideMenu.xcodeproj/project.xcworkspace/xcshareddata/SwiftSideMenu.xccheckout
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-11.6 KB
...odeproj/project.xcworkspace/xcuserdata/Kneeraj.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
110 changes: 0 additions & 110 deletions
110
SwiftSideMenu.xcodeproj/xcuserdata/Kneeraj.xcuserdatad/xcschemes/SwiftSideMenu.xcscheme
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
SwiftSideMenu.xcodeproj/xcuserdata/Kneeraj.xcuserdatad/xcschemes/xcschememanagement.plist
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.