cocoapods-playgrounds 0.1.0 → 1.0.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: 9e8d76cad4c9cc3283f0b08be6590081bd969892
4
- data.tar.gz: 13d30b88df34d1013df165e0d8bd1d4ea41bd581
3
+ metadata.gz: 275c67e58a54c7e578d14e226e738171adc10570
4
+ data.tar.gz: e993ec4faef79f4ba826da07dfef838a3a004c3c
5
5
  SHA512:
6
- metadata.gz: 7ddb9369b9b4fc04b337233a2959998e34279c33ad83b710aa211c4fe2251e2373899a05c2477dfee501f3ee381a92fb2cf6ca9e29355c76e2fb8e560d6f3154
7
- data.tar.gz: ab93d1fe834cd6e9589f85878d0d3fc44a3eca694b1f4aeb8a533d58e61c0fbd52c2fd159d0080deb438f010ddeac748d4f6b2fd20d7b18cb9a91cb37236c372
6
+ metadata.gz: 65c3ba2bd2716dc78726405ee5f625892fea4994ed7863d3794eb716daa6b371745c475d700e9db7e258f2e07bc1409d4c9fef7bd7760791a38aa552962e31fb
7
+ data.tar.gz: b198629ea4a0784faeea1c9022fa8cf0d217b6dcfcd5f269b66168f2117797dd332137b35a4a5ea972ef87bb8e24723f6136c583235f268e865a161ff8adefca
@@ -1,12 +1,13 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-playgrounds (0.1.0)
4
+ cocoapods-playgrounds (1.0.0)
5
+ cocoapods (~> 1.0.0)
5
6
 
6
7
  GEM
7
8
  remote: https://rubygems.org/
8
9
  specs:
9
- activesupport (4.2.5.1)
10
+ activesupport (4.2.6)
10
11
  i18n (~> 0.7)
11
12
  json (~> 1.7, >= 1.7.7)
12
13
  minitest (~> 5.1)
@@ -14,37 +15,41 @@ GEM
14
15
  tzinfo (~> 1.1)
15
16
  ast (2.2.0)
16
17
  bacon (1.2.0)
17
- claide (0.9.1)
18
- cocoapods (0.39.0)
18
+ claide (1.0.0)
19
+ cocoapods (1.0.0)
19
20
  activesupport (>= 4.0.2)
20
- claide (~> 0.9.1)
21
- cocoapods-core (= 0.39.0)
22
- cocoapods-downloader (~> 0.9.3)
23
- cocoapods-plugins (~> 0.4.2)
24
- cocoapods-search (~> 0.1.0)
25
- cocoapods-stats (~> 0.6.2)
26
- cocoapods-trunk (~> 0.6.4)
27
- cocoapods-try (~> 0.5.1)
21
+ claide (>= 1.0.0, < 2.0)
22
+ cocoapods-core (= 1.0.0)
23
+ cocoapods-deintegrate (>= 1.0.0, < 2.0)
24
+ cocoapods-downloader (>= 1.0.0, < 2.0)
25
+ cocoapods-plugins (>= 1.0.0, < 2.0)
26
+ cocoapods-search (>= 1.0.0, < 2.0)
27
+ cocoapods-stats (>= 1.0.0, < 2.0)
28
+ cocoapods-trunk (>= 1.0.0, < 2.0)
29
+ cocoapods-try (>= 1.0.0, < 2.0)
28
30
  colored (~> 1.2)
29
31
  escape (~> 0.0.4)
30
- molinillo (~> 0.4.0)
32
+ fourflusher (~> 0.3.0)
33
+ molinillo (~> 0.4.5)
31
34
  nap (~> 1.0)
32
- xcodeproj (~> 0.28.2)
33
- cocoapods-core (0.39.0)
35
+ xcodeproj (>= 1.0.0, < 2.0)
36
+ cocoapods-core (1.0.0)
34
37
  activesupport (>= 4.0.2)
35
38
  fuzzy_match (~> 2.0.4)
36
39
  nap (~> 1.0)
37
- cocoapods-downloader (0.9.3)
38
- cocoapods-plugins (0.4.2)
40
+ cocoapods-deintegrate (1.0.0)
41
+ cocoapods-downloader (1.0.0)
42
+ cocoapods-plugins (1.0.0)
39
43
  nap
40
- cocoapods-search (0.1.0)
41
- cocoapods-stats (0.6.2)
42
- cocoapods-trunk (0.6.4)
44
+ cocoapods-search (1.0.0)
45
+ cocoapods-stats (1.0.0)
46
+ cocoapods-trunk (1.0.0)
43
47
  nap (>= 0.8, < 2.0)
44
48
  netrc (= 0.7.8)
45
- cocoapods-try (0.5.1)
49
+ cocoapods-try (1.0.0)
46
50
  colored (1.2)
47
51
  escape (0.0.4)
52
+ fourflusher (0.3.0)
48
53
  fuzzy_match (2.0.4)
49
54
  i18n (0.7.0)
50
55
  json (1.8.3)
@@ -54,7 +59,7 @@ GEM
54
59
  metaclass (~> 0.0.1)
55
60
  mocha-on-bacon (0.2.2)
56
61
  mocha (>= 0.13.0)
57
- molinillo (0.4.2)
62
+ molinillo (0.4.5)
58
63
  nap (1.1.0)
59
64
  netrc (0.7.8)
60
65
  parser (2.3.0.5)
@@ -75,9 +80,9 @@ GEM
75
80
  tzinfo (1.2.2)
76
81
  thread_safe (~> 0.1)
77
82
  unicode-display_width (0.3.1)
78
- xcodeproj (0.28.2)
83
+ xcodeproj (1.0.0)
79
84
  activesupport (>= 3)
80
- claide (~> 0.9.1)
85
+ claide (>= 1.0.0, < 2.0)
81
86
  colored (~> 1.2)
82
87
 
83
88
  PLATFORMS
@@ -17,6 +17,8 @@ Gem::Specification.new do |spec|
17
17
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
18
18
  spec.require_paths = ['lib']
19
19
 
20
+ spec.add_dependency 'cocoapods', '~> 1.0.0'
21
+
20
22
  spec.add_development_dependency 'bundler', '~> 1.3'
21
23
  spec.add_development_dependency 'rake'
22
24
  end
@@ -1,3 +1,3 @@
1
1
  module CocoapodsPlaygrounds
2
- VERSION = '0.1.0'.freeze
2
+ VERSION = '1.0.0'.freeze
3
3
  end
@@ -120,10 +120,21 @@ module Pod
120
120
  end
121
121
 
122
122
  def generate_podfile
123
- contents = "use_frameworks!\n\n"
124
- contents << "target '#{target_name}' do\n"
125
- contents << "#{pods}\n"
126
- contents << "end\n"
123
+ contents = <<-EOT
124
+ use_frameworks!
125
+
126
+ target '#{target_name}' do
127
+ #{pods}
128
+ end
129
+
130
+ post_install do |installer|
131
+ installer.pods_project.targets.each do |target|
132
+ target.build_configurations.each do |config|
133
+ config.build_settings['CONFIGURATION_BUILD_DIR'] = '$PODS_CONFIGURATION_BUILD_DIR'
134
+ end
135
+ end
136
+ end
137
+ EOT
127
138
  File.open('Podfile', 'w') { |f| f.write(contents) }
128
139
  end
129
140
 
metadata CHANGED
@@ -1,15 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-playgrounds
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 1.0.0
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: 2016-02-20 00:00:00.000000000 Z
11
+ date: 2016-05-14 00:00:00.000000000 Z
12
12
  dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: cocoapods
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ~>
18
+ - !ruby/object:Gem::Version
19
+ version: 1.0.0
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - ~>
25
+ - !ruby/object:Gem::Version
26
+ version: 1.0.0
13
27
  - !ruby/object:Gem::Dependency
14
28
  name: bundler
15
29
  requirement: !ruby/object:Gem::Requirement