Skip to content

Commit

Permalink
Updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
André Lind committed Aug 13, 2014
1 parent 82e7bb8 commit a386508
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Breeze.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ Pod::Spec.new do |s|
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
s.name = "Breeze"
s.version = "0.0.1"
s.summary = "A short description of Breeze."
s.summary = "Breeze is a lightweight CoreData manager written in Swift!"

s.description = <<-DESC
Breeze is a lightweight CoreData-manager written in Swift!
It's taking a lot of cues from both [MagicalRecord](https://github.com/magicalpanda/MagicalRecord) and [Nimble](https://github.com/MarcoSero/Nimble)
Breeze takes a lot of cues from both [MagicalRecord](https://github.com/magicalpanda/MagicalRecord) and [Nimble](https://github.com/MarcoSero/Nimble)
* Lightweight and simple to use
* 1 row of code to find first/any object in database
Expand Down

0 comments on commit a386508

Please sign in to comment.