Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Commit 5e7c489

Browse files
committed
Update gemspec
1 parent 9496ecc commit 5e7c489

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cocoapods-playgrounds.gemspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ Gem::Specification.new do |spec|
88
spec.version = CocoapodsPlaygrounds::VERSION
99
spec.authors = ['Boris Bügling']
1010
spec.email = ['[email protected]']
11-
spec.description = 'A short description of cocoapods-playgrounds.'
12-
spec.summary = 'A longer description of cocoapods-playgrounds.'
11+
spec.summary = 'Generates a Swift Playground for any Pod.'
1312
spec.homepage = 'https://github.com/EXAMPLE/cocoapods-playgrounds'
1413
spec.license = 'MIT'
1514

0 commit comments

Comments
 (0)