-
Notifications
You must be signed in to change notification settings - Fork 16
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 #119 from mindbox-moscow/develop
Release 1.3.3
- Loading branch information
Showing
9 changed files
with
49 additions
and
9,605 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 |
---|---|---|
@@ -1,53 +1,15 @@ | ||
|
||
|
||
Pod::Spec.new do |spec| | ||
|
||
spec.name = "Mindbox" | ||
|
||
spec.version = "1.3.2" | ||
|
||
spec.version = "1.3.3" | ||
spec.summary = "SDK for integration with Mindbox" | ||
|
||
spec.description = "This library allows you to integrate data transfer to Mindbox Marketing Cloud" | ||
|
||
spec.homepage = "https://github.com/mindbox-moscow/ios-sdk" | ||
|
||
spec.license = { :type => "CC BY-NC-ND 4.0", :file => "LICENSE" } | ||
|
||
spec.author = { "Mindbox" => "[email protected]" } | ||
|
||
spec.platform = :ios, "10.0" | ||
|
||
spec.source = { :git => "https://github.com/mindbox-moscow/ios-sdk.git", :tag => spec.version } | ||
|
||
spec.source_files = "Mindbox/**/*.{swift}" | ||
|
||
spec.exclude_files = "Classes/Exclude" | ||
|
||
|
||
# ――― Resources ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # | ||
# | ||
# A list of resources included with the Pod. These are copied into the | ||
# target bundle with a build phase script. Anything else will be cleaned. | ||
# You can preserve files from being cleaned, please don't preserve | ||
# non-essential files like tests, examples and documentation. | ||
# | ||
|
||
spec.resources = ["Mindbox/**/*.xcdatamodeld"] | ||
|
||
|
||
# ――― Project Linking ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # | ||
# | ||
# Link your library with frameworks, or libraries. Libraries do not include | ||
# the lib prefix of their name. | ||
# | ||
|
||
# ――― Project Settings ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # | ||
# | ||
# If your library depends on compiler flags you can set them in the xcconfig hash | ||
# where they will only apply to your library. If you depend on other Podspecs | ||
# you can include multiple dependencies to ensure it works. | ||
|
||
spec.swift_version = "5" | ||
|
||
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
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
80 changes: 0 additions & 80 deletions
80
...Model/Bodies/MobileApplication/MindBox-Test 2021-02-20 16-56-07/DistributionSummary.plist
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
Mindbox/Model/Bodies/MobileApplication/MindBox-Test 2021-02-20 16-56-07/ExportOptions.plist
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.