Skip to content

Commit

Permalink
Changed summary to be more indicative of what PlaceKit does
Browse files Browse the repository at this point in the history
  • Loading branch information
larsacus committed Jun 30, 2013
1 parent 3cc3f8d commit 35ee309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PlaceKit.podspec
@@ -1,8 +1,8 @@
Pod::Spec.new do |s|
s.name = "PlaceKit"
s.version = "0.0.1"
s.summary = "Placeholders, lorem ipsum, and random data oh my!"
s.description = "A placeholder and random data framework for all of your early-development and prototyping work."
s.summary = "Content placeholders, randomized data and other helpers for early dev, testing and proto work."
s.description = "Placeholders, lorem ipsum, and random data oh my! A placeholder and random data framework for all of your early-development and prototyping work."
s.homepage = "https://github.com/larsacus/PlaceKit"
s.license = 'MIT'
s.author = { "Lars Anderson" => "iAm@theonlylars.com" }
Expand Down

0 comments on commit 35ee309

Please sign in to comment.