cocoapods-packager-m 1.6.1 → 1.6.2

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of cocoapods-packager-m might be problematic. Click here for more details.

Files changed (72) hide show
  1. checksums.yaml +4 -4
  2. metadata +6 -123
  3. data/.coveralls.yml +0 -1
  4. data/.gitignore +0 -3
  5. data/.rubocop-cocoapods.yml +0 -71
  6. data/.rubocop.yml +0 -38
  7. data/.travis.yml +0 -9
  8. data/Gemfile +0 -12
  9. data/Gemfile.lock +0 -121
  10. data/LICENSE +0 -22
  11. data/README.md +0 -42
  12. data/Rakefile +0 -12
  13. data/cocoapods-packager.gemspec +0 -19
  14. data/lib/cocoapods-packager/builder.rb +0 -312
  15. data/lib/cocoapods-packager/framework.rb +0 -66
  16. data/lib/cocoapods-packager/mangle.rb +0 -32
  17. data/lib/cocoapods-packager/pod_utils.rb +0 -252
  18. data/lib/cocoapods-packager/spec_builder.rb +0 -63
  19. data/lib/cocoapods-packager/symbols.rb +0 -35
  20. data/lib/cocoapods-packager/user_interface/build_failed_report.rb +0 -15
  21. data/lib/cocoapods_packager.rb +0 -5
  22. data/lib/cocoapods_plugin.rb +0 -8
  23. data/lib/pod/command/package.rb +0 -165
  24. data/scripts/lstconst.sh +0 -9
  25. data/scripts/lstsym.sh +0 -8
  26. data/spec/command/error_spec.rb +0 -74
  27. data/spec/command/package_spec.rb +0 -359
  28. data/spec/command/subspecs_spec.rb +0 -30
  29. data/spec/fixtures/Builder.podspec +0 -25
  30. data/spec/fixtures/CPDColors.podspec +0 -19
  31. data/spec/fixtures/FH.podspec +0 -18
  32. data/spec/fixtures/KFData.podspec +0 -73
  33. data/spec/fixtures/LibraryConsumerDemo/.gitignore +0 -22
  34. data/spec/fixtures/LibraryConsumerDemo/LibraryConsumer.xcodeproj/project.pbxproj +0 -340
  35. data/spec/fixtures/LibraryConsumerDemo/LibraryConsumer.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  36. data/spec/fixtures/LibraryConsumerDemo/LibraryConsumer.xcodeproj/xcshareddata/xcschemes/LibraryConsumer.xcscheme +0 -100
  37. data/spec/fixtures/LibraryConsumerDemo/LibraryConsumer/AppDelegate.h +0 -17
  38. data/spec/fixtures/LibraryConsumerDemo/LibraryConsumer/AppDelegate.m +0 -27
  39. data/spec/fixtures/LibraryConsumerDemo/LibraryConsumer/Info.plist +0 -40
  40. data/spec/fixtures/LibraryConsumerDemo/LibraryConsumer/main.m +0 -16
  41. data/spec/fixtures/LibraryConsumerDemo/Podfile +0 -5
  42. data/spec/fixtures/LibraryDemo.podspec +0 -14
  43. data/spec/fixtures/NikeKit.podspec +0 -19
  44. data/spec/fixtures/OpenSans.podspec +0 -18
  45. data/spec/fixtures/PackagerTest/.gitignore +0 -21
  46. data/spec/fixtures/PackagerTest/PackagerTest.xcodeproj/project.pbxproj +0 -536
  47. data/spec/fixtures/PackagerTest/PackagerTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  48. data/spec/fixtures/PackagerTest/PackagerTest.xcodeproj/xcshareddata/xcschemes/PackagerTest.xcscheme +0 -110
  49. data/spec/fixtures/PackagerTest/PackagerTest.xcworkspace/contents.xcworkspacedata +0 -1
  50. data/spec/fixtures/PackagerTest/PackagerTest/CPDAppDelegate.h +0 -15
  51. data/spec/fixtures/PackagerTest/PackagerTest/CPDAppDelegate.m +0 -49
  52. data/spec/fixtures/PackagerTest/PackagerTest/Images.xcassets/AppIcon.appiconset/Contents.json +0 -23
  53. data/spec/fixtures/PackagerTest/PackagerTest/Images.xcassets/LaunchImage.launchimage/Contents.json +0 -23
  54. data/spec/fixtures/PackagerTest/PackagerTest/PackagerTest-Info.plist +0 -38
  55. data/spec/fixtures/PackagerTest/PackagerTest/PackagerTest-Prefix.pch +0 -16
  56. data/spec/fixtures/PackagerTest/PackagerTest/en.lproj/InfoPlist.strings +0 -2
  57. data/spec/fixtures/PackagerTest/PackagerTest/main.m +0 -18
  58. data/spec/fixtures/PackagerTest/PackagerTestTests/PackagerTestTests-Info.plist +0 -22
  59. data/spec/fixtures/PackagerTest/PackagerTestTests/PackagerTestTests.m +0 -34
  60. data/spec/fixtures/PackagerTest/PackagerTestTests/en.lproj/InfoPlist.strings +0 -2
  61. data/spec/fixtures/PackagerTest/Podfile +0 -10
  62. data/spec/fixtures/PackagerTest/Podfile.lock +0 -32
  63. data/spec/fixtures/Weakly.podspec +0 -13
  64. data/spec/fixtures/a.podspec +0 -19
  65. data/spec/fixtures/foo-bar.podspec +0 -19
  66. data/spec/fixtures/layer-client-messaging-schema.podspec +0 -13
  67. data/spec/integration/project_spec.rb +0 -70
  68. data/spec/pod/utils_spec.rb +0 -58
  69. data/spec/spec_helper.rb +0 -50
  70. data/spec/specification/builder_spec.rb +0 -40
  71. data/spec/specification/spec_builder_spec.rb +0 -61
  72. data/spec/user_interface/build_failed_report_spec.rb +0 -11
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d9ac1267b65c96037db0e0ea2afd552c4db45e623387fa885899713f0ccc8acf
4
- data.tar.gz: 8a3770aa7fe1e836ede41a6fe2832f538f7d486a49fc9385a501687e932e5ba6
3
+ metadata.gz: 64e1304b576040de1bfef829dce41a86d57cc875436c9dafc8888dc8a1123430
4
+ data.tar.gz: f9f765c8554ea08eb3f218541e0f44b5ee98d81cb62ff5d475ae7ecbfff3dc49
5
5
  SHA512:
6
- metadata.gz: 6d1787589628edf5e4dc48c0fb9738ae68f760f1c98632c86036f3be78ded0e888648c729b8bed5779346e33beb1d90734b579f5d448f94ec04cb436f0ce93c3
7
- data.tar.gz: 7f5475f8541d7b6f832594446915e0cbd2ad44a244c18c7f910eb3c6fca42d100639818da0ee02a64fb0c05536c252b70da0b8e387631b79b30e8b04db82c88e
6
+ metadata.gz: 96a86fdeae2e10816ada4d52041a3688e48943f9adad9bff0548fa7daa755bfecb3250fbaa04baa1af5e5736fe5a563a359face41c57640e59c185ee91535653
7
+ data.tar.gz: ddbcb2467bbccf02abeded12e2f3df766016fd715452a4882f7e797fd702d8a8230bffae5bfbdcb83bc032294377d14e57f554ab62119598d93ead3dfa51c7e6
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-packager-m
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.1
4
+ version: 1.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - wangshiyu13
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-10-10 00:00:00.000000000 Z
11
+ date: 2020-06-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cocoapods
@@ -16,90 +16,20 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 1.8.0
19
+ version: 1.9.0
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: 1.8.0
26
+ version: 1.9.0
27
27
  description:
28
28
  email:
29
29
  executables: []
30
30
  extensions: []
31
31
  extra_rdoc_files: []
32
- files:
33
- - ".coveralls.yml"
34
- - ".gitignore"
35
- - ".rubocop-cocoapods.yml"
36
- - ".rubocop.yml"
37
- - ".travis.yml"
38
- - Gemfile
39
- - Gemfile.lock
40
- - LICENSE
41
- - README.md
42
- - Rakefile
43
- - cocoapods-packager.gemspec
44
- - lib/cocoapods-packager/builder.rb
45
- - lib/cocoapods-packager/framework.rb
46
- - lib/cocoapods-packager/mangle.rb
47
- - lib/cocoapods-packager/pod_utils.rb
48
- - lib/cocoapods-packager/spec_builder.rb
49
- - lib/cocoapods-packager/symbols.rb
50
- - lib/cocoapods-packager/user_interface/build_failed_report.rb
51
- - lib/cocoapods_packager.rb
52
- - lib/cocoapods_plugin.rb
53
- - lib/pod/command/package.rb
54
- - scripts/lstconst.sh
55
- - scripts/lstsym.sh
56
- - spec/command/error_spec.rb
57
- - spec/command/package_spec.rb
58
- - spec/command/subspecs_spec.rb
59
- - spec/fixtures/Builder.podspec
60
- - spec/fixtures/CPDColors.podspec
61
- - spec/fixtures/FH.podspec
62
- - spec/fixtures/KFData.podspec
63
- - spec/fixtures/LibraryConsumerDemo/.gitignore
64
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer.xcodeproj/project.pbxproj
65
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer.xcodeproj/project.xcworkspace/contents.xcworkspacedata
66
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer.xcodeproj/xcshareddata/xcschemes/LibraryConsumer.xcscheme
67
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer/AppDelegate.h
68
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer/AppDelegate.m
69
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer/Info.plist
70
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer/main.m
71
- - spec/fixtures/LibraryConsumerDemo/Podfile
72
- - spec/fixtures/LibraryDemo.podspec
73
- - spec/fixtures/NikeKit.podspec
74
- - spec/fixtures/OpenSans.podspec
75
- - spec/fixtures/PackagerTest/.gitignore
76
- - spec/fixtures/PackagerTest/PackagerTest.xcodeproj/project.pbxproj
77
- - spec/fixtures/PackagerTest/PackagerTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata
78
- - spec/fixtures/PackagerTest/PackagerTest.xcodeproj/xcshareddata/xcschemes/PackagerTest.xcscheme
79
- - spec/fixtures/PackagerTest/PackagerTest.xcworkspace/contents.xcworkspacedata
80
- - spec/fixtures/PackagerTest/PackagerTest/CPDAppDelegate.h
81
- - spec/fixtures/PackagerTest/PackagerTest/CPDAppDelegate.m
82
- - spec/fixtures/PackagerTest/PackagerTest/Images.xcassets/AppIcon.appiconset/Contents.json
83
- - spec/fixtures/PackagerTest/PackagerTest/Images.xcassets/LaunchImage.launchimage/Contents.json
84
- - spec/fixtures/PackagerTest/PackagerTest/PackagerTest-Info.plist
85
- - spec/fixtures/PackagerTest/PackagerTest/PackagerTest-Prefix.pch
86
- - spec/fixtures/PackagerTest/PackagerTest/en.lproj/InfoPlist.strings
87
- - spec/fixtures/PackagerTest/PackagerTest/main.m
88
- - spec/fixtures/PackagerTest/PackagerTestTests/PackagerTestTests-Info.plist
89
- - spec/fixtures/PackagerTest/PackagerTestTests/PackagerTestTests.m
90
- - spec/fixtures/PackagerTest/PackagerTestTests/en.lproj/InfoPlist.strings
91
- - spec/fixtures/PackagerTest/Podfile
92
- - spec/fixtures/PackagerTest/Podfile.lock
93
- - spec/fixtures/Weakly.podspec
94
- - spec/fixtures/a.podspec
95
- - spec/fixtures/foo-bar.podspec
96
- - spec/fixtures/layer-client-messaging-schema.podspec
97
- - spec/integration/project_spec.rb
98
- - spec/pod/utils_spec.rb
99
- - spec/spec_helper.rb
100
- - spec/specification/builder_spec.rb
101
- - spec/specification/spec_builder_spec.rb
102
- - spec/user_interface/build_failed_report_spec.rb
32
+ files: []
103
33
  homepage: https://github.com/wangshiyu13/cocoapods-packager-m.git
104
34
  licenses:
105
35
  - MIT
@@ -124,51 +54,4 @@ signing_key:
124
54
  specification_version: 4
125
55
  summary: CocoaPods plugin which allows you to generate a framework or static library
126
56
  from a podspec.
127
- test_files:
128
- - spec/command/error_spec.rb
129
- - spec/command/package_spec.rb
130
- - spec/command/subspecs_spec.rb
131
- - spec/fixtures/Builder.podspec
132
- - spec/fixtures/CPDColors.podspec
133
- - spec/fixtures/FH.podspec
134
- - spec/fixtures/KFData.podspec
135
- - spec/fixtures/LibraryConsumerDemo/.gitignore
136
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer.xcodeproj/project.pbxproj
137
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer.xcodeproj/project.xcworkspace/contents.xcworkspacedata
138
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer.xcodeproj/xcshareddata/xcschemes/LibraryConsumer.xcscheme
139
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer/AppDelegate.h
140
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer/AppDelegate.m
141
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer/Info.plist
142
- - spec/fixtures/LibraryConsumerDemo/LibraryConsumer/main.m
143
- - spec/fixtures/LibraryConsumerDemo/Podfile
144
- - spec/fixtures/LibraryDemo.podspec
145
- - spec/fixtures/NikeKit.podspec
146
- - spec/fixtures/OpenSans.podspec
147
- - spec/fixtures/PackagerTest/.gitignore
148
- - spec/fixtures/PackagerTest/PackagerTest.xcodeproj/project.pbxproj
149
- - spec/fixtures/PackagerTest/PackagerTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata
150
- - spec/fixtures/PackagerTest/PackagerTest.xcodeproj/xcshareddata/xcschemes/PackagerTest.xcscheme
151
- - spec/fixtures/PackagerTest/PackagerTest.xcworkspace/contents.xcworkspacedata
152
- - spec/fixtures/PackagerTest/PackagerTest/CPDAppDelegate.h
153
- - spec/fixtures/PackagerTest/PackagerTest/CPDAppDelegate.m
154
- - spec/fixtures/PackagerTest/PackagerTest/Images.xcassets/AppIcon.appiconset/Contents.json
155
- - spec/fixtures/PackagerTest/PackagerTest/Images.xcassets/LaunchImage.launchimage/Contents.json
156
- - spec/fixtures/PackagerTest/PackagerTest/PackagerTest-Info.plist
157
- - spec/fixtures/PackagerTest/PackagerTest/PackagerTest-Prefix.pch
158
- - spec/fixtures/PackagerTest/PackagerTest/en.lproj/InfoPlist.strings
159
- - spec/fixtures/PackagerTest/PackagerTest/main.m
160
- - spec/fixtures/PackagerTest/PackagerTestTests/PackagerTestTests-Info.plist
161
- - spec/fixtures/PackagerTest/PackagerTestTests/PackagerTestTests.m
162
- - spec/fixtures/PackagerTest/PackagerTestTests/en.lproj/InfoPlist.strings
163
- - spec/fixtures/PackagerTest/Podfile
164
- - spec/fixtures/PackagerTest/Podfile.lock
165
- - spec/fixtures/Weakly.podspec
166
- - spec/fixtures/a.podspec
167
- - spec/fixtures/foo-bar.podspec
168
- - spec/fixtures/layer-client-messaging-schema.podspec
169
- - spec/integration/project_spec.rb
170
- - spec/pod/utils_spec.rb
171
- - spec/spec_helper.rb
172
- - spec/specification/builder_spec.rb
173
- - spec/specification/spec_builder_spec.rb
174
- - spec/user_interface/build_failed_report_spec.rb
57
+ test_files: []
@@ -1 +0,0 @@
1
- service_name: travis-ci
data/.gitignore DELETED
@@ -1,3 +0,0 @@
1
- coverage
2
- pkg
3
- .DS_Store
@@ -1,71 +0,0 @@
1
- AllCops:
2
- Include:
3
- - Rakefile
4
- - Gemfile
5
- - ./*.gemspec
6
- Exclude:
7
- - spec/fixtures/**/*
8
- - vendor/**/*
9
-
10
- # At the moment not ready to be used
11
- # https://github.com/bbatsov/rubocop/issues/947
12
- Documentation:
13
- Enabled: false
14
-
15
- #- CocoaPods -----------------------------------------------------------------#
16
-
17
- # We adopted raise instead of fail.
18
- SignalException:
19
- EnforcedStyle: only_raise
20
-
21
- # They are idiomatic
22
- AssignmentInCondition:
23
- Enabled: false
24
-
25
- # Allow backticks
26
- AsciiComments:
27
- Enabled: false
28
-
29
- # Indentation clarifies logic branches in implementations
30
- IfUnlessModifier:
31
- Enabled: false
32
-
33
- # No enforced convention here.
34
- SingleLineBlockParams:
35
- Enabled: false
36
-
37
- # We only add the comment when needed.
38
- Encoding:
39
- Enabled: false
40
-
41
- #- CocoaPods support for Ruby 1.8.7 ------------------------------------------#
42
-
43
- HashSyntax:
44
- EnforcedStyle: hash_rockets
45
-
46
- Lambda:
47
- Enabled: false
48
-
49
- DotPosition:
50
- EnforcedStyle: trailing
51
-
52
- #- CocoaPods specs -----------------------------------------------------------#
53
-
54
- # Allow for `should.match /regexp/`.
55
- AmbiguousRegexpLiteral:
56
- Exclude:
57
- - spec/**/*
58
-
59
- # Allow `object.should == object` syntax.
60
- Void:
61
- Exclude:
62
- - spec/**/*
63
-
64
- ClassAndModuleChildren:
65
- Exclude:
66
- - spec/**/*
67
-
68
- UselessComparison:
69
- Exclude:
70
- - spec/**/*
71
-
@@ -1,38 +0,0 @@
1
- inherit_from:
2
- - .rubocop-cocoapods.yml
3
-
4
- #- Core -----------------------------------------------------------------------
5
-
6
- AllCops:
7
- Exclude:
8
- - spec/**/*
9
- - spec/fixtures/**/*
10
- - vendor/**/*
11
-
12
- Style/Tab:
13
- Enabled: false
14
-
15
- LineLength:
16
- Enabled: false
17
-
18
- ClassLength:
19
- Enabled: false
20
-
21
- MethodLength:
22
- Enabled: false
23
-
24
- Metrics/AbcSize:
25
- Enabled: false
26
-
27
- Metrics/CyclomaticComplexity:
28
- Enabled: false
29
-
30
- Metrics/PerceivedComplexity:
31
- Enabled: false
32
-
33
- Metrics/ParameterLists:
34
- Enabled: false
35
-
36
- Style/SpecialGlobalVars:
37
- EnforcedStyle: use_perl_names
38
-
@@ -1,9 +0,0 @@
1
- osx_image: xcode7.3
2
- language: objective-c
3
- cache: bundler
4
- before_install:
5
- - bundle install
6
- - bundle exec pod repo update --silent
7
- script:
8
- - bundle exec rake spec
9
- - bundle exec rubocop
data/Gemfile DELETED
@@ -1,12 +0,0 @@
1
- source 'https://rubygems.org'
2
-
3
- gemspec
4
-
5
- group :development do
6
- gem 'bacon'
7
- gem 'mocha-on-bacon'
8
- gem 'mocha', '~> 0.11.4'
9
- gem 'prettybacon'
10
- gem 'coveralls', :require => false
11
- gem 'rubocop'
12
- end
@@ -1,121 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- cocoapods-packager (1.5.0)
5
- cocoapods (>= 1.1.1, < 2.0)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- activesupport (4.2.7.1)
11
- i18n (~> 0.7)
12
- json (~> 1.7, >= 1.7.7)
13
- minitest (~> 5.1)
14
- thread_safe (~> 0.3, >= 0.3.4)
15
- tzinfo (~> 1.1)
16
- ast (2.3.0)
17
- bacon (1.2.0)
18
- claide (1.0.1)
19
- cocoapods (1.1.1)
20
- activesupport (>= 4.0.2, < 5)
21
- claide (>= 1.0.1, < 2.0)
22
- cocoapods-core (= 1.1.1)
23
- cocoapods-deintegrate (>= 1.0.1, < 2.0)
24
- cocoapods-downloader (>= 1.1.2, < 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.1.1, < 2.0)
29
- cocoapods-try (>= 1.1.0, < 2.0)
30
- colored (~> 1.2)
31
- escape (~> 0.0.4)
32
- fourflusher (~> 2.0.1)
33
- gh_inspector (~> 1.0)
34
- molinillo (~> 0.5.1)
35
- nap (~> 1.0)
36
- xcodeproj (>= 1.3.3, < 2.0)
37
- cocoapods-core (1.1.1)
38
- activesupport (>= 4.0.2, < 5)
39
- fuzzy_match (~> 2.0.4)
40
- nap (~> 1.0)
41
- cocoapods-deintegrate (1.0.1)
42
- cocoapods-downloader (1.1.2)
43
- cocoapods-plugins (1.0.0)
44
- nap
45
- cocoapods-search (1.0.0)
46
- cocoapods-stats (1.0.0)
47
- cocoapods-trunk (1.1.1)
48
- nap (>= 0.8, < 2.0)
49
- netrc (= 0.7.8)
50
- cocoapods-try (1.1.0)
51
- colored (1.2)
52
- coveralls (0.8.14)
53
- json (>= 1.8, < 3)
54
- simplecov (~> 0.12.0)
55
- term-ansicolor (~> 1.3)
56
- thor (~> 0.19.1)
57
- tins (~> 1.6.0)
58
- docile (1.1.5)
59
- escape (0.0.4)
60
- fourflusher (2.0.1)
61
- fuzzy_match (2.0.4)
62
- gh_inspector (1.0.2)
63
- i18n (0.7.0)
64
- json (1.8.3)
65
- metaclass (0.0.4)
66
- minitest (5.9.1)
67
- mocha (0.11.4)
68
- metaclass (~> 0.0.1)
69
- mocha-on-bacon (0.2.1)
70
- mocha (>= 0.9.8)
71
- molinillo (0.5.2)
72
- nap (1.1.0)
73
- netrc (0.7.8)
74
- parser (2.3.1.2)
75
- ast (~> 2.2)
76
- powerpack (0.1.1)
77
- prettybacon (0.0.2)
78
- bacon (~> 1.2)
79
- rainbow (2.1.0)
80
- rake (11.2.2)
81
- rubocop (0.41.2)
82
- parser (>= 2.3.1.1, < 3.0)
83
- powerpack (~> 0.1)
84
- rainbow (>= 1.99.1, < 3.0)
85
- ruby-progressbar (~> 1.7)
86
- unicode-display_width (~> 1.0, >= 1.0.1)
87
- ruby-progressbar (1.8.1)
88
- simplecov (0.12.0)
89
- docile (~> 1.1.0)
90
- json (>= 1.8, < 3)
91
- simplecov-html (~> 0.10.0)
92
- simplecov-html (0.10.0)
93
- term-ansicolor (1.3.2)
94
- tins (~> 1.0)
95
- thor (0.19.1)
96
- thread_safe (0.3.5)
97
- tins (1.6.0)
98
- tzinfo (1.2.2)
99
- thread_safe (~> 0.1)
100
- unicode-display_width (1.1.0)
101
- xcodeproj (1.3.3)
102
- activesupport (>= 3)
103
- claide (>= 1.0.1, < 2.0)
104
- colored (~> 1.2)
105
-
106
- PLATFORMS
107
- ruby
108
-
109
- DEPENDENCIES
110
- bacon
111
- bundler (~> 1.3)
112
- cocoapods-packager!
113
- coveralls
114
- mocha (~> 0.11.4)
115
- mocha-on-bacon
116
- prettybacon
117
- rake
118
- rubocop
119
-
120
- BUNDLED WITH
121
- 1.13.5
data/LICENSE DELETED
@@ -1,22 +0,0 @@
1
- This project is licensed under the MIT license.
2
-
3
- Copyright (c) 2014 Kyle Fuller, Boris Bügling and CocoaPods Dev Team
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining
6
- a copy of this software and associated documentation files (the
7
- "Software"), to deal in the Software without restriction, including
8
- without limitation the rights to use, copy, modify, merge, publish,
9
- distribute, sublicense, and/or sell copies of the Software, and to
10
- permit persons to whom the Software is furnished to do so, subject to
11
- the following conditions:
12
-
13
- The above copyright notice and this permission notice shall be
14
- included in all copies or substantial portions of the Software.
15
-
16
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.