CarthagePods 0.2.0 → 0.3.0

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: 40d3bb0d07738960a675e8dc1ba1968fea68fe22
4
- data.tar.gz: e567045efa7db2a60008e9966006282a5c881dad
3
+ metadata.gz: '0896d8fbff444b75131c48371daf39068ed8d9d4'
4
+ data.tar.gz: 2a724202c316f9513b8558100a1b3096a1c24c2d
5
5
  SHA512:
6
- metadata.gz: c03d8ed18e8429312ee84646a84a62b8b63db4fd510149a437b8251feda2436338fc09ca9b104865d99593c36af8c9aad9445a1dd6df2ff21b8485a9ae1cbc99
7
- data.tar.gz: b8f487b20036c89003614c77a865445fda065c92e3602ad1c334058a81acf20d5ad0b9d882dbeadbf551f424f4d7459c2cc15c5aca1b4baa9980ebe7aed02bd0
6
+ metadata.gz: 0bcf08c21c6817d94a590ae2f011c74f4bc23e50defb4bd5fece6f5a443ff30831889585bb61ed7efab4e3857f34f75fc6be8ba73f40ff40e744bedeea596240
7
+ data.tar.gz: 5720318594bc4fee99252cf415830e6901805b55a318cd45accb6894ea701e8b30aea4961fd36c5df98a5e246ed5177229e13cf02bdd1b24f7e9976ba4c75a00
data/README.md CHANGED
@@ -1,9 +1,11 @@
1
1
  # CarthagePods
2
2
 
3
- The Cocoa dependency manager. use CocoaPods and
3
+ The Cocoa dependency manager. use [CocoaPods](https://github.com/CocoaPods/CocoaPods) and [Carthage](https://github.com/Carthage/Carthage)
4
4
 
5
5
  ## Installation
6
6
 
7
+ First installing `Carthage`, detailed [see](https://github.com/Carthage/Carthage#installing-carthage).
8
+
7
9
  Add this line to your application's Gemfile:
8
10
 
9
11
  ```ruby
@@ -30,7 +32,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
30
32
 
31
33
  ## Contributing
32
34
 
33
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/CarthagePods. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
35
+ Bug reports and pull requests are welcome on GitHub at https://github.com/bay2/CarthagePods. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
34
36
 
35
37
 
36
38
  ## License
@@ -1,3 +1,3 @@
1
1
  module CarthagePods
2
- VERSION = "0.2.0"
2
+ VERSION = "0.3.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: CarthagePods
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - sim
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-04-12 00:00:00.000000000 Z
11
+ date: 2017-04-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -59,7 +59,7 @@ dependencies:
59
59
  - - "~>"
60
60
  - !ruby/object:Gem::Version
61
61
  version: '1.1'
62
- type: :development
62
+ type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
@@ -73,7 +73,7 @@ dependencies:
73
73
  - - "~>"
74
74
  - !ruby/object:Gem::Version
75
75
  version: '0.4'
76
- type: :development
76
+ type: :runtime
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
@@ -87,7 +87,7 @@ dependencies:
87
87
  - - "~>"
88
88
  - !ruby/object:Gem::Version
89
89
  version: '1.2'
90
- type: :development
90
+ type: :runtime
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements: