We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9147554 commit c386cedCopy full SHA for c386ced
cocoapods-developing-folder.gemspec
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
spec.version = CocoapodsDevelopingFolder::VERSION
9
spec.authors = ['leavez']
10
spec.email = ['gaojiji@gmail.com']
11
- spec.description = %q{Preserve the folder hierarchy for development pods in xcode.}
12
- spec.summary = %q{Preserve the folder hierarchy for development pods in xcode}
+ spec.description = %q{a branch of tools for who heavily use development pods}
+ spec.summary = %q{a branch of tools for who heavily use development pods}
13
spec.homepage = 'https://github.com/leavez/cocoapods-developing-folder'
14
spec.license = 'MIT'
15
0 commit comments