-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
…Messages into work/master-fix
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Pod::Spec.new do |spec| | ||
spec.name = 'SwiftMessages' | ||
spec.version = '9.0.0' | ||
spec.version = '9.0.2' | ||
spec.license = { :type => 'MIT' } | ||
spec.homepage = 'https://github.com/SwiftKickMobile/SwiftMessages' | ||
spec.authors = { 'Timothy Moose' => '[email protected]' } | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Uncomment the next line to define a global platform for your project | ||
# platform :ios, '9.0' | ||
|
||
target 'iMessageDemo' do | ||
# Comment the next line if you don't want to use dynamic frameworks | ||
use_frameworks! | ||
|
||
# Pods for iMessageDemo | ||
|
||
end | ||
|
||
target 'iMessageExtensionDemo' do | ||
# Comment the next line if you don't want to use dynamic frameworks | ||
use_frameworks! | ||
|
||
# Pods for iMessageExtensionDemo | ||
pod 'SwiftMessages/AppExtension', :path => "../" | ||
|
||
end |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
PODS: | ||
- SwiftMessages/AppExtension (9.0.1) | ||
|
||
DEPENDENCIES: | ||
- SwiftMessages/AppExtension (from `../`) | ||
|
||
EXTERNAL SOURCES: | ||
SwiftMessages: | ||
:path: "../" | ||
|
||
SPEC CHECKSUMS: | ||
SwiftMessages: b71f53eb919887c0273bf43cbc002bd4f0cfb3d6 | ||
|
||
PODFILE CHECKSUM: 4cfafdad7d8903d0f4cfadbe05660bcdeff7c9e6 | ||
|
||
COCOAPODS: 1.10.0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.