Skip to content

Commit

Permalink
add podspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
nonstriater committed Oct 15, 2014
1 parent fad1836 commit f52ca0b
Show file tree
Hide file tree
Showing 5 changed files with 202 additions and 0 deletions.
38 changes: 38 additions & 0 deletions NTSlidingViewController.podspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
#
# Be sure to run `pod spec lint NTSlidingViewController.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 = "NTSlidingViewController"
s.version = "1.0.0"
s.summary = "NTSlidingViewController is right-and-left sliding view controller container"
s.homepage = "https://github.com/nonstriater/NTSlidingViewController"
s.screenshots = "https://github.com/nonstriater/NTSlidingViewController/raw/master/demo.gif"


s.license = "MIT"
s.license = { :type => "MIT", :file => "LICENSE" }

s.author = { "nonstriater" => "[email protected]" }
s.social_media_url = "http://twitter.com/nonstriater"

s.platform = :ios
s.platform = :ios, "6.0"


s.source = { :git => "https://github.com/nonstriater/NTSlidingViewController.git", :commit => "fad183634f8269e3a0f9e8c969bffb2365d9fcbb" }
s.source_files = "Classes/*.{h,m}"


s.requires_arc = true

# s.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" }
# s.dependency "JSONKit", "~> 1.4"

end
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>8A172405-DFE6-4CF1-9017-221E7DA9162C</string>
<key>IDESourceControlProjectName</key>
<string>NTSlidingViewController</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>CD0BFF24-9F3B-4189-A172-895151BE36E3</key>
<string>https://github.com/nonstriater/NTSlidingViewController.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>NTSlidingViewController.xcodeproj/project.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>CD0BFF24-9F3B-4189-A172-895151BE36E3</key>
<string>../..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>https://github.com/nonstriater/NTSlidingViewController.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>110</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>CD0BFF24-9F3B-4189-A172-895151BE36E3</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>CD0BFF24-9F3B-4189-A172-895151BE36E3</string>
<key>IDESourceControlWCCName</key>
<string>NTSlidingViewController</string>
</dict>
</array>
</dict>
</plist>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0510"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "04A7B73018BB80E80095A319"
BuildableName = "NTSlidingViewController.app"
BlueprintName = "NTSlidingViewController"
ReferencedContainer = "container:NTSlidingViewController.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "04A7B75418BB80E80095A319"
BuildableName = "NTSlidingViewControllerTests.xctest"
BlueprintName = "NTSlidingViewControllerTests"
ReferencedContainer = "container:NTSlidingViewController.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "04A7B73018BB80E80095A319"
BuildableName = "NTSlidingViewController.app"
BlueprintName = "NTSlidingViewController"
ReferencedContainer = "container:NTSlidingViewController.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "04A7B73018BB80E80095A319"
BuildableName = "NTSlidingViewController.app"
BlueprintName = "NTSlidingViewController"
ReferencedContainer = "container:NTSlidingViewController.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "04A7B73018BB80E80095A319"
BuildableName = "NTSlidingViewController.app"
BlueprintName = "NTSlidingViewController"
ReferencedContainer = "container:NTSlidingViewController.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>NTSlidingViewController.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>04A7B73018BB80E80095A319</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>04A7B75418BB80E80095A319</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>

0 comments on commit f52ca0b

Please sign in to comment.