-
Notifications
You must be signed in to change notification settings - Fork 5
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
1 parent
f1b56cd
commit 73a9dcc
Showing
5 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
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,11 +1,11 @@ | ||
Pod::Spec.new do |s| | ||
s.name = "Applanga" | ||
s.version = "2.0.91" | ||
s.version = "2.0.92" | ||
s.summary = "This is the iOS SDK for Applanga." | ||
s.homepage = "http://applanga.com" | ||
s.license = { :type => 'Commercial', :file => 'LICENSE' } | ||
s.author = { "Mbaas Development GmbH" => "[email protected]" } | ||
s.source = { :git => "https://github.com/applanga/sdk-ios.git", :tag => "2.0.91" } | ||
s.source = { :git => "https://github.com/applanga/sdk-ios.git", :tag => "2.0.92" } | ||
s.platform = :ios, '9.0' | ||
s.frameworks = 'SystemConfiguration' | ||
s.library = 'sqlite3', 'z' | ||
|
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