cocoapods 0.0.8 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ //
2
+ // Prefix header for all source files of the 'Pods' target in the 'Pods' project
3
+ //
4
+
5
+ #ifdef __OBJC__
6
+ #import <Cocoa/Cocoa.h>
7
+ #endif
@@ -0,0 +1,236 @@
1
+ // !$*UTF8*$!
2
+ {
3
+ archiveVersion = 1;
4
+ classes = {
5
+ };
6
+ objectVersion = 46;
7
+ objects = {
8
+
9
+ /* Begin PBXBuildFile section */
10
+ 518ACD3F1446050200F6BE80 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 518ACD3E1446050200F6BE80 /* Cocoa.framework */; };
11
+ /* End PBXBuildFile section */
12
+
13
+ /* Begin PBXFileReference section */
14
+ 518ACD3B1446050200F6BE80 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
15
+ 518ACD3E1446050200F6BE80 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
16
+ 518ACD461446050200F6BE80 /* Pods-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Pods-Prefix.pch"; sourceTree = "<group>"; };
17
+ 518ACD53144605B400F6BE80 /* Pods.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Pods.xcconfig; sourceTree = "<group>"; };
18
+ /* End PBXFileReference section */
19
+
20
+ /* Begin PBXFrameworksBuildPhase section */
21
+ 518ACD381446050200F6BE80 /* Frameworks */ = {
22
+ isa = PBXFrameworksBuildPhase;
23
+ buildActionMask = 2147483647;
24
+ files = (
25
+ 518ACD3F1446050200F6BE80 /* Cocoa.framework in Frameworks */,
26
+ );
27
+ runOnlyForDeploymentPostprocessing = 0;
28
+ };
29
+ /* End PBXFrameworksBuildPhase section */
30
+
31
+ /* Begin PBXGroup section */
32
+ 518ACD301446050100F6BE80 = {
33
+ isa = PBXGroup;
34
+ children = (
35
+ 518ACD53144605B400F6BE80 /* Pods.xcconfig */,
36
+ 518ACD5B1446449B00F6BE80 /* Pods */,
37
+ 518ACD3D1446050200F6BE80 /* Frameworks */,
38
+ 518ACD3C1446050200F6BE80 /* Products */,
39
+ );
40
+ sourceTree = "<group>";
41
+ };
42
+ 518ACD3C1446050200F6BE80 /* Products */ = {
43
+ isa = PBXGroup;
44
+ children = (
45
+ 518ACD3B1446050200F6BE80 /* libPods.a */,
46
+ );
47
+ name = Products;
48
+ sourceTree = "<group>";
49
+ };
50
+ 518ACD3D1446050200F6BE80 /* Frameworks */ = {
51
+ isa = PBXGroup;
52
+ children = (
53
+ 518ACD3E1446050200F6BE80 /* Cocoa.framework */,
54
+ );
55
+ name = Frameworks;
56
+ sourceTree = "<group>";
57
+ };
58
+ 518ACD451446050200F6BE80 /* Supporting Files */ = {
59
+ isa = PBXGroup;
60
+ children = (
61
+ 518ACD461446050200F6BE80 /* Pods-Prefix.pch */,
62
+ );
63
+ name = "Supporting Files";
64
+ path = Pods;
65
+ sourceTree = "<group>";
66
+ };
67
+ 518ACD5B1446449B00F6BE80 /* Pods */ = {
68
+ isa = PBXGroup;
69
+ children = (
70
+ 518ACD451446050200F6BE80 /* Supporting Files */,
71
+ );
72
+ name = Pods;
73
+ sourceTree = "<group>";
74
+ };
75
+ /* End PBXGroup section */
76
+
77
+ /* Begin PBXHeadersBuildPhase section */
78
+ 518ACD391446050200F6BE80 /* Headers */ = {
79
+ isa = PBXHeadersBuildPhase;
80
+ buildActionMask = 2147483647;
81
+ files = (
82
+ );
83
+ runOnlyForDeploymentPostprocessing = 0;
84
+ };
85
+ /* End PBXHeadersBuildPhase section */
86
+
87
+ /* Begin PBXNativeTarget section */
88
+ 518ACD3A1446050200F6BE80 /* Pods */ = {
89
+ isa = PBXNativeTarget;
90
+ buildConfigurationList = 518ACD4C1446050200F6BE80 /* Build configuration list for PBXNativeTarget "Pods" */;
91
+ buildPhases = (
92
+ 518ACD371446050200F6BE80 /* Sources */,
93
+ 518ACD381446050200F6BE80 /* Frameworks */,
94
+ 518ACD391446050200F6BE80 /* Headers */,
95
+ );
96
+ buildRules = (
97
+ );
98
+ dependencies = (
99
+ );
100
+ name = Pods;
101
+ productName = Pods;
102
+ productReference = 518ACD3B1446050200F6BE80 /* libPods.a */;
103
+ productType = "com.apple.product-type.library.static";
104
+ };
105
+ /* End PBXNativeTarget section */
106
+
107
+ /* Begin PBXProject section */
108
+ 518ACD321446050100F6BE80 /* Project object */ = {
109
+ isa = PBXProject;
110
+ attributes = {
111
+ LastUpgradeCheck = 0420;
112
+ };
113
+ buildConfigurationList = 518ACD351446050100F6BE80 /* Build configuration list for PBXProject "Pods" */;
114
+ compatibilityVersion = "Xcode 3.2";
115
+ developmentRegion = English;
116
+ hasScannedForEncodings = 0;
117
+ knownRegions = (
118
+ en,
119
+ );
120
+ mainGroup = 518ACD301446050100F6BE80;
121
+ productRefGroup = 518ACD3C1446050200F6BE80 /* Products */;
122
+ projectDirPath = "";
123
+ projectRoot = "";
124
+ targets = (
125
+ 518ACD3A1446050200F6BE80 /* Pods */,
126
+ );
127
+ };
128
+ /* End PBXProject section */
129
+
130
+ /* Begin PBXSourcesBuildPhase section */
131
+ 518ACD371446050200F6BE80 /* Sources */ = {
132
+ isa = PBXSourcesBuildPhase;
133
+ buildActionMask = 2147483647;
134
+ files = (
135
+ );
136
+ runOnlyForDeploymentPostprocessing = 0;
137
+ };
138
+ /* End PBXSourcesBuildPhase section */
139
+
140
+ /* Begin XCBuildConfiguration section */
141
+ 518ACD4A1446050200F6BE80 /* Debug */ = {
142
+ isa = XCBuildConfiguration;
143
+ buildSettings = {
144
+ ALWAYS_SEARCH_USER_PATHS = NO;
145
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
146
+ COPY_PHASE_STRIP = NO;
147
+ GCC_C_LANGUAGE_STANDARD = gnu99;
148
+ GCC_DYNAMIC_NO_PIC = NO;
149
+ GCC_ENABLE_OBJC_EXCEPTIONS = YES;
150
+ GCC_OPTIMIZATION_LEVEL = 0;
151
+ GCC_PREPROCESSOR_DEFINITIONS = (
152
+ "DEBUG=1",
153
+ "$(inherited)",
154
+ );
155
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
156
+ GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
157
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
158
+ GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
159
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
160
+ GCC_WARN_UNUSED_VARIABLE = YES;
161
+ INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)";
162
+ MACOSX_DEPLOYMENT_TARGET = 10.7;
163
+ ONLY_ACTIVE_ARCH = YES;
164
+ SDKROOT = macosx;
165
+ };
166
+ name = Debug;
167
+ };
168
+ 518ACD4B1446050200F6BE80 /* Release */ = {
169
+ isa = XCBuildConfiguration;
170
+ buildSettings = {
171
+ ALWAYS_SEARCH_USER_PATHS = NO;
172
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
173
+ COPY_PHASE_STRIP = YES;
174
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
175
+ GCC_C_LANGUAGE_STANDARD = gnu99;
176
+ GCC_ENABLE_OBJC_EXCEPTIONS = YES;
177
+ GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
178
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
179
+ GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
180
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
181
+ GCC_WARN_UNUSED_VARIABLE = YES;
182
+ INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)";
183
+ MACOSX_DEPLOYMENT_TARGET = 10.7;
184
+ SDKROOT = macosx;
185
+ };
186
+ name = Release;
187
+ };
188
+ 518ACD4D1446050200F6BE80 /* Debug */ = {
189
+ isa = XCBuildConfiguration;
190
+ baseConfigurationReference = 518ACD53144605B400F6BE80 /* Pods.xcconfig */;
191
+ buildSettings = {
192
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
193
+ GCC_PREFIX_HEADER = "Pods-Prefix.pch";
194
+ OTHER_LDFLAGS = (
195
+ );
196
+ PRODUCT_NAME = "$(TARGET_NAME)";
197
+ };
198
+ name = Debug;
199
+ };
200
+ 518ACD4E1446050200F6BE80 /* Release */ = {
201
+ isa = XCBuildConfiguration;
202
+ baseConfigurationReference = 518ACD53144605B400F6BE80 /* Pods.xcconfig */;
203
+ buildSettings = {
204
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
205
+ GCC_PREFIX_HEADER = "Pods-Prefix.pch";
206
+ OTHER_LDFLAGS = (
207
+ );
208
+ PRODUCT_NAME = "$(TARGET_NAME)";
209
+ };
210
+ name = Release;
211
+ };
212
+ /* End XCBuildConfiguration section */
213
+
214
+ /* Begin XCConfigurationList section */
215
+ 518ACD351446050100F6BE80 /* Build configuration list for PBXProject "Pods" */ = {
216
+ isa = XCConfigurationList;
217
+ buildConfigurations = (
218
+ 518ACD4A1446050200F6BE80 /* Debug */,
219
+ 518ACD4B1446050200F6BE80 /* Release */,
220
+ );
221
+ defaultConfigurationIsVisible = 0;
222
+ defaultConfigurationName = Release;
223
+ };
224
+ 518ACD4C1446050200F6BE80 /* Build configuration list for PBXNativeTarget "Pods" */ = {
225
+ isa = XCConfigurationList;
226
+ buildConfigurations = (
227
+ 518ACD4D1446050200F6BE80 /* Debug */,
228
+ 518ACD4E1446050200F6BE80 /* Release */,
229
+ );
230
+ defaultConfigurationIsVisible = 0;
231
+ defaultConfigurationName = Release;
232
+ };
233
+ /* End XCConfigurationList section */
234
+ };
235
+ rootObject = 518ACD321446050100F6BE80 /* Project object */;
236
+ }
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Workspace
3
+ version = "1.0">
4
+ <FileRef
5
+ location = "self:Pods.xcodeproj">
6
+ </FileRef>
7
+ </Workspace>
@@ -0,0 +1,8 @@
1
+ #!/bin/sh
2
+
3
+ install_resource()
4
+ {
5
+ echo "cp -R ${SRCROOT}/Pods/$1 ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
6
+ cp -R ${SRCROOT}/Pods/$1 ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}
7
+ }
8
+
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Workspace
3
+ version = "1.0">
4
+ <FileRef
5
+ location = "self:Pods.xcodeproj">
6
+ </FileRef>
7
+ </Workspace>
@@ -0,0 +1,8 @@
1
+ #!/bin/sh
2
+
3
+ install_resource()
4
+ {
5
+ echo "cp -R ${SRCROOT}/Pods/$1 ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
6
+ cp -R ${SRCROOT}/Pods/$1 ${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}
7
+ }
8
+
metadata CHANGED
@@ -1,13 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
5
- prerelease:
4
+ prerelease: false
6
5
  segments:
7
6
  - 0
7
+ - 1
8
8
  - 0
9
- - 8
10
- version: 0.0.8
9
+ version: 0.1.0
11
10
  platform: ruby
12
11
  authors:
13
12
  - Eloy Duran
@@ -15,7 +14,8 @@ autorequire:
15
14
  bindir: bin
16
15
  cert_chain: []
17
16
 
18
- date: 2011-09-17 00:00:00 Z
17
+ date: 2011-09-17 00:00:00 +02:00
18
+ default_executable:
19
19
  dependencies: []
20
20
 
21
21
  description: |-
@@ -29,6 +29,7 @@ extensions: []
29
29
  extra_rdoc_files: []
30
30
 
31
31
  files:
32
+ - lib/cocoapods/bridge_support_generator.rb
32
33
  - lib/cocoapods/command/install.rb
33
34
  - lib/cocoapods/command/repo.rb
34
35
  - lib/cocoapods/command/search.rb
@@ -40,20 +41,30 @@ files:
40
41
  - lib/cocoapods/downloader.rb
41
42
  - lib/cocoapods/executable.rb
42
43
  - lib/cocoapods/installer.rb
44
+ - lib/cocoapods/podfile.rb
43
45
  - lib/cocoapods/resolver.rb
44
46
  - lib/cocoapods/source.rb
45
47
  - lib/cocoapods/specification/set.rb
46
48
  - lib/cocoapods/specification.rb
47
49
  - lib/cocoapods/version.rb
48
50
  - lib/cocoapods/xcode/config.rb
51
+ - lib/cocoapods/xcode/copy_resources_script.rb
49
52
  - lib/cocoapods/xcode/project.rb
50
53
  - lib/cocoapods.rb
54
+ - xcode-project-templates/cocoa-static-library/Pods-Prefix.pch
55
+ - xcode-project-templates/cocoa-static-library/Pods.xcconfig
56
+ - xcode-project-templates/cocoa-static-library/Pods.xcodeproj/project.pbxproj
57
+ - xcode-project-templates/cocoa-static-library/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata
58
+ - xcode-project-templates/cocoa-static-library/PodsResources.sh
51
59
  - xcode-project-templates/cocoa-touch-static-library/Pods-Prefix.pch
52
60
  - xcode-project-templates/cocoa-touch-static-library/Pods.xcconfig
53
61
  - xcode-project-templates/cocoa-touch-static-library/Pods.xcodeproj/project.pbxproj
62
+ - xcode-project-templates/cocoa-touch-static-library/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata
63
+ - xcode-project-templates/cocoa-touch-static-library/PodsResources.sh
54
64
  - bin/pod
55
65
  - README.md
56
66
  - LICENSE
67
+ has_rdoc: true
57
68
  homepage: https://github.com/alloy/cocoapods
58
69
  licenses:
59
70
  - MIT
@@ -68,27 +79,23 @@ rdoc_options: []
68
79
  require_paths:
69
80
  - lib
70
81
  required_ruby_version: !ruby/object:Gem::Requirement
71
- none: false
72
82
  requirements:
73
83
  - - ">="
74
84
  - !ruby/object:Gem::Version
75
- hash: 3
76
85
  segments:
77
86
  - 0
78
87
  version: "0"
79
88
  required_rubygems_version: !ruby/object:Gem::Requirement
80
- none: false
81
89
  requirements:
82
90
  - - ">="
83
91
  - !ruby/object:Gem::Version
84
- hash: 3
85
92
  segments:
86
93
  - 0
87
94
  version: "0"
88
95
  requirements: []
89
96
 
90
97
  rubyforge_project:
91
- rubygems_version: 1.8.7
98
+ rubygems_version: 1.3.6
92
99
  signing_key:
93
100
  specification_version: 3
94
101
  summary: A simple Objective-C library package manager. (Requires MacRuby.)