Skip to content

Commit

Permalink
Merge pull request #54 from iOSCowboy/release-1.0.0
Browse files Browse the repository at this point in the history
Podspec: Specify in which platform SPTPersistentCache is used
  • Loading branch information
ChocoChipset committed Mar 10, 2016
2 parents 0eb3eff + 0e0e001 commit 48f2908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPTPersistentCache.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|

s.name = "SPTPersistentCache"
s.version = "1.0.0"
s.summary = "SPTPersistentCache is a fast, binary, LRU cache used by the Spotify app"
s.summary = "SPTPersistentCache is a fast, binary, LRU cache used in the Spotify iOS app"

s.description = <<-DESC
Everyone tries to implement a cache at some point in their apps lifecycle,
Expand Down

0 comments on commit 48f2908

Please sign in to comment.