This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
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 #5 from PoissonBallon/v3.0.0
V3.0.0
- Loading branch information
Showing
10 changed files
with
57 additions
and
49 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 +1 @@ | ||
3.0 | ||
4.0 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Require version 2.4.0 or later | ||
github "realm/realm-cocoa" >= 2.4.0 | ||
# Require version 3.0.0 or later | ||
github "realm/realm-cocoa" >= 3.0.0 |
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 +1 @@ | ||
github "realm/realm-cocoa" "v2.7.0" | ||
github "realm/realm-cocoa" "v3.0.2" |
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 |
---|---|---|
|
@@ -8,29 +8,29 @@ | |
|
||
Pod::Spec.new do |s| | ||
s.name = 'EasyRealm' | ||
s.version = '2.0.1' | ||
s.version = '3.0.0' | ||
s.summary = 'EasyRealm is a micro-framework that helps you use Realm.' | ||
|
||
# This description is used to generate tags and improve search results. | ||
# * Think: What does it do? Why did you write it? What is the focus? | ||
# * Try to keep it short, snappy and to the point. | ||
# * Write the description between the DESC delimiters below. | ||
# * Finally, don't worry about the indent, CocoaPods strips it! | ||
# This description is used to generate tags and improve search results. | ||
# * Think: What does it do? Why did you write it? What is the focus? | ||
# * Try to keep it short, snappy and to the point. | ||
# * Write the description between the DESC delimiters below. | ||
# * Finally, don't worry about the indent, CocoaPods strips it! | ||
|
||
s.description = <<-DESC | ||
EasyRealm is a micro-framework (less than 200 LOC) that helps you use Realm. | ||
DESC | ||
|
||
s.homepage = 'https://github.com/PoissonBallon/EasyRealm.git' | ||
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' | ||
s.license = { :type => 'MIT', :file => 'LICENSE' } | ||
s.license = { type: 'MIT', file: 'LICENSE' } | ||
s.author = { 'Allan Vialatte' => '[email protected]' } | ||
s.source = { :git => 'https://github.com/PoissonBallon/EasyRealm.git', :tag => s.version.to_s } | ||
s.source = { git: 'https://github.com/PoissonBallon/EasyRealm.git', tag: s.version.to_s } | ||
s.social_media_url = 'https://twitter.com/poissonballon' | ||
|
||
s.ios.deployment_target = '8.0' | ||
s.source_files = 'EasyRealm/Classes/**/*' | ||
s.dependency 'RealmSwift', '~> 2.4' | ||
s.dependency 'RealmSwift', '~> 3.0.0' | ||
|
||
# s.resource_bundles = { | ||
# 'EasyRealm' => ['EasyRealm/Assets/*.png'] | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,24 @@ | ||
PODS: | ||
- EasyRealm (1.1.2): | ||
- RealmSwift (~> 2.4.0) | ||
- Realm (2.4.3): | ||
- Realm/Headers (= 2.4.3) | ||
- Realm/Headers (2.4.3) | ||
- RealmSwift (2.4.3): | ||
- Realm (= 2.4.3) | ||
- EasyRealm (2.0.0): | ||
- RealmSwift (~> 3.0.0) | ||
- Realm (3.0.2): | ||
- Realm/Headers (= 3.0.2) | ||
- Realm/Headers (3.0.2) | ||
- RealmSwift (3.0.2): | ||
- Realm (= 3.0.2) | ||
|
||
DEPENDENCIES: | ||
- EasyRealm (from `../`) | ||
|
||
EXTERNAL SOURCES: | ||
EasyRealm: | ||
:path: "../" | ||
:path: ../ | ||
|
||
SPEC CHECKSUMS: | ||
EasyRealm: e0406ac9b9f18e551be5e52b12893bd0cbbfbc44 | ||
Realm: e08d60b0048ccccd3949c8c28a92c4db5712d7e9 | ||
RealmSwift: 30d49739ccb3385d201242736ca4dda56aec9dfc | ||
EasyRealm: 29eb41155474cf12fa5dac5b4166748eec997e1c | ||
Realm: 6f23fd1f178a09342eac21bfa7c2bf4312a7a180 | ||
RealmSwift: 695393add1b8f9d5fa75dd16e6355cf3935f71e2 | ||
|
||
PODFILE CHECKSUM: 75271464d388777fdf0703576b224eaba6178765 | ||
|
||
COCOAPODS: 1.2.0 | ||
COCOAPODS: 1.3.1 |
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