cocoapods-rome 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d523c6c9b96531f2ba2582a3f61fc96a9330d113
4
- data.tar.gz: 30ba554b94c363a2edd2bab17ad166651a8dfeba
3
+ metadata.gz: 2b56ee56264345a0feb55404257a8f3bba81f371
4
+ data.tar.gz: 9804e18835b09fb68913abee209bfd694c82837a
5
5
  SHA512:
6
- metadata.gz: a8267a32339a128c9fc4f1126f9cc133fb24795a0757945329a43f9228263065df772613a99d894044bdd81a6e082df8f0c93478b79b09ea7fac51fa2cff2760
7
- data.tar.gz: e65a748ddbb70fe16ff678b7ea18234934abe21ddedbd3b15f87353694761704cdd3aa8ddb27b248694bbee0636eb865a85b14e71f1aacc05a52084aaaee68d4
6
+ metadata.gz: 453a0a09584443e851225f72ea32137c4e231881761e80524fa4d62bf505d1083a4a96a11486ab938a4d7d4248a2b6b07e345f23d1357b71a10801cac1c8d96a
7
+ data.tar.gz: 31fe402ce001917f6d4cb1e398f0374fbeb3a05483707477c684ba0a40407dfea983ac902e24f6861207911d120728565b6341524fd689b19fa1fc2850549911
@@ -8,9 +8,9 @@ Gem::Specification.new do |spec|
8
8
  spec.version = CocoapodsRome::VERSION
9
9
  spec.authors = ["Boris Bügling"]
10
10
  spec.email = ["boris@icculus.org"]
11
- spec.description = %q{A short description of cocoapods-rome.}
12
- spec.summary = %q{A longer description of cocoapods-rome.}
13
- spec.homepage = "https://github.com/EXAMPLE/cocoapods-rome"
11
+ spec.summary = %q{Rome makes it easy to build a list of frameworks for consumption outside of
12
+ Xcode}
13
+ spec.homepage = "https://github.com/neonichu/Rome"
14
14
  spec.license = "MIT"
15
15
 
16
16
  spec.files = `git ls-files`.split($/)
@@ -1,3 +1,3 @@
1
1
  module CocoapodsRome
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-rome
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Boris Bügling
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-03-24 00:00:00.000000000 Z
11
+ date: 2015-03-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -38,7 +38,7 @@ dependencies:
38
38
  - - '>='
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
- description: A short description of cocoapods-rome.
41
+ description:
42
42
  email:
43
43
  - boris@icculus.org
44
44
  executables: []
@@ -58,7 +58,7 @@ files:
58
58
  - lib/cocoapods_plugin.rb
59
59
  - spec/spec_helper.rb
60
60
  - yolo.jpg
61
- homepage: https://github.com/EXAMPLE/cocoapods-rome
61
+ homepage: https://github.com/neonichu/Rome
62
62
  licenses:
63
63
  - MIT
64
64
  metadata: {}
@@ -81,7 +81,8 @@ rubyforge_project:
81
81
  rubygems_version: 2.0.14
82
82
  signing_key:
83
83
  specification_version: 4
84
- summary: A longer description of cocoapods-rome.
84
+ summary: Rome makes it easy to build a list of frameworks for consumption outside
85
+ of Xcode
85
86
  test_files:
86
87
  - spec/spec_helper.rb
87
88
  has_rdoc: