lanekit 0.4.5 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +8 -8
  2. data/lib/lanekit/version.rb +1 -1
  3. metadata +16 -10
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NmFkMWQ4YjgyOTU4MTMzZmE3M2NiMjJlYWJmMTBkNWZmZWZiM2Q5Nw==
4
+ YTZmNmMwOWVkZjljMmNjYmUyYzkzZWJhZThkOTJiOWIwYWRjNWJjZA==
5
5
  data.tar.gz: !binary |-
6
- YWM2NGM0OGQwODFiNzJiNzhjNzczYzE2YTdhNTE2YWRiMWQ4MjE1Yw==
6
+ YWM1MjJlNGZkYWVlNzRmZjdiOGNiY2UwNTg0M2Y0YTg2MWE5YWM2Nw==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- MjIxZmExODEwODU3YmQzYmVhZGNhYTY1ODc1YjVmMzg1MmZhMTBiNDc2ODJh
10
- ZDFkNmNmYTQ1YWQ4NGMzYjI1OTI3YWQ5NDNkMTY4ZTFiMzJjMDgxZDBlMGE1
11
- MzY3NGVlNjgxMDkxMWYzNTZkYzczMjhhOGRmMDlmNjkzNjBjMzg=
9
+ ZWYxZTg1Yzk0MGRmMjhjNjdkMjkxNWI2ZjA2NTA3NDMzMWM3YmMxZGQ5M2My
10
+ ZmE3NzgwMGMwZWVmMmUxZDY2MTc1ZjRkYTJhZjY3M2JkMDlkNjc0MzI4YzQx
11
+ MWVhZWViZTM1NjVmYmQyZDRhODdjYjc5NTQ3MDViZDk5NGFjMjM=
12
12
  data.tar.gz: !binary |-
13
- ZDFkODNlODIzYzhkZGUyOTNhNGU1OWExODEyNWM0NTI2NWE1ODIwM2I2Zjg4
14
- YTU1MGE0NTRjYTcxYTBkMjI2YTRmZTFlOTYxZWI0ZWViZDcxNDJiMzI0MGQ1
15
- NjgzNzgwMzE0MmIxYjczYTczODUzNjdmZTI5ZTJiODUwN2QzNWQ=
13
+ ZThiZGZkNGYyYjEyOGY1YTlhMzhjN2ViMGVjODQxZWYzM2VjNTU5ZDNlMzQy
14
+ OTI0ZWJmNmE2ZjVmYzhjOTI2ZmYwYTk5M2U0ZDY0NDE1NDczZjlhNjUxNDIz
15
+ ZWYwOGI3NmRhODAzZDZlZDY0MjYxNmE3MTMzOTk1YmNiNDA5MzQ=
@@ -1,3 +1,3 @@
1
1
  module LaneKit
2
- VERSION = "0.4.5"
2
+ VERSION = "0.5.1"
3
3
  end
metadata CHANGED
@@ -1,57 +1,63 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lanekit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.5
4
+ version: 0.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Larry Aasen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-01-11 00:00:00.000000000 Z
11
+ date: 2014-03-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cocoapods
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - '='
17
+ - - ~>
18
18
  - !ruby/object:Gem::Version
19
- version: 0.26.0
19
+ version: '0.26'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - '='
24
+ - - ~>
25
25
  - !ruby/object:Gem::Version
26
- version: 0.26.0
26
+ version: '0.26'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: thor
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - ~>
32
32
  - !ruby/object:Gem::Version
33
- version: 0.18.1
33
+ version: '0.18'
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - ~>
39
39
  - !ruby/object:Gem::Version
40
- version: 0.18.1
40
+ version: '0.18'
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: xcodeproj
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - ~>
46
46
  - !ruby/object:Gem::Version
47
- version: 0.12.0
47
+ version: '0.14'
48
+ - - ! '>='
49
+ - !ruby/object:Gem::Version
50
+ version: 0.14.1
48
51
  type: :runtime
49
52
  prerelease: false
50
53
  version_requirements: !ruby/object:Gem::Requirement
51
54
  requirements:
52
55
  - - ~>
53
56
  - !ruby/object:Gem::Version
54
- version: 0.12.0
57
+ version: '0.14'
58
+ - - ! '>='
59
+ - !ruby/object:Gem::Version
60
+ version: 0.14.1
55
61
  description: ! 'LaneKit is an iOS Objective-C code generator for integration with
56
62
  RestKit. It generates
57
63