-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Alcala, Jose Luis
authored and
Alcala, Jose Luis
committed
Nov 22, 2017
1 parent
c7f03be
commit 999302b
Showing
63 changed files
with
4,093 additions
and
2 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,22 @@ | ||
# Uncomment the next line to define a global platform for your project | ||
# platform :ios, '9.0' | ||
|
||
target 'SwifttorExample' do | ||
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks | ||
use_frameworks! | ||
|
||
# Pods for SwifttorExample | ||
|
||
pod 'Swifttor', :git => 'https://github.com/josete89/swifttor.git', :branch => 'master' | ||
|
||
target 'SwifttorExampleTests' do | ||
inherit! :search_paths | ||
# Pods for testing | ||
end | ||
|
||
target 'SwifttorExampleUITests' do | ||
inherit! :search_paths | ||
# Pods for testing | ||
end | ||
|
||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
PODS: | ||
- Swifttor (1.0) | ||
|
||
DEPENDENCIES: | ||
- Swifttor (from `https://github.com/josete89/swifttor.git`, branch `master`) | ||
|
||
EXTERNAL SOURCES: | ||
Swifttor: | ||
:branch: master | ||
:git: https://github.com/josete89/swifttor.git | ||
|
||
CHECKOUT OPTIONS: | ||
Swifttor: | ||
:commit: c7f03bef959a5cc35d7c479e205ad41a1e7ffe23 | ||
:git: https://github.com/josete89/swifttor.git | ||
|
||
SPEC CHECKSUMS: | ||
Swifttor: 6ba2d1159e6cc297f1de58e62d34588eb1ee402a | ||
|
||
PODFILE CHECKSUM: 230102bd3118cf89e8358f1b6239a20499924f0b | ||
|
||
COCOAPODS: 1.3.1 |
26 changes: 26 additions & 0 deletions
26
Example/SwifttorExample/Pods/Local Podspecs/Swifttor.podspec.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
880 changes: 880 additions & 0 deletions
880
Example/SwifttorExample/Pods/Pods.xcodeproj/project.pbxproj
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.