[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 4 / Google-API-Client / 1.0.422 / Google-API-Client.podspec.json
blobd4711eea813b76de13bb64b45aec24bfa744434c
2   "name": "Google-API-Client",
3   "version": "1.0.422",
4   "authors": "Google",
5   "license": {
6     "type": "Apache License, Version 2.0",
7     "text": "                      Copyright (c) 2011 Google Inc.\n\n                      Licensed under the Apache License, Version 2.0 (the \"License\");\n                      you may not use this file except in compliance with the License.\n                      You may obtain a copy of the License at\n\n                          http://www.apache.org/licenses/LICENSE-2.0\n\n                      Unless required by applicable law or agreed to in writing, software\n                      distributed under the License is distributed on an \"AS IS\" BASIS,\n                      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n                      See the License for the specific language governing permissions and\n                      limitations under the License.\n"
8   },
9   "homepage": "https://code.google.com/p/google-api-objectivec-client/",
10   "source": {
11     "svn": "http://google-api-objectivec-client.googlecode.com/svn/trunk/",
12     "revision": "422"
13   },
14   "summary": "Google APIs Client Library for Objective-C",
15   "description": "                    Written by Google, this library is a flexible and efficient Objective-C\n                    framework for accessing JSON APIs.\n\n                    This is the recommended library for accessing JSON-based Google APIs\n                    for iOS and Mac OS X applications.\n                    \n                    This version can be used with iOS ≥ 5.0 or OS X ≥ 10.7.\n                    \n                    podspec version based on source SVN revision\n",
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "dependencies": {
21     "gtm-http-fetcher": [
22       "~> 1.0.141"
23     ],
24     "gtm-oauth2": [
25       "~> 1.0.125"
26     ]
27   },
28   "requires_arc": false,
29   "subspecs": [
30     {
31       "name": "Common",
32       "source_files": [
33         "Source/GTLDefines.h",
34         "Source/Objects/*.{h,m}",
35         "Source/Utilities/*.{h,m}"
36       ]
37     },
38     {
39       "name": "AdSense",
40       "dependencies": {
41         "Google-API-Client/Common": [
43         ]
44       },
45       "source_files": "Source/Services/AdSense/Generated/*.{h,m}",
46       "exclude_files": "Source/Services/AdSense/Generated/GTLAdSense_Sources.m"
47     },
48     {
49       "name": "Analytics",
50       "dependencies": {
51         "Google-API-Client/Common": [
53         ]
54       },
55       "source_files": "Source/Services/Analytics/Generated/*.{h,m}",
56       "exclude_files": "Source/Services/Analytics/Generated/GTLAnalytics_Sources.m"
57     },
58     {
59       "name": "AppState",
60       "dependencies": {
61         "Google-API-Client/Common": [
63         ]
64       },
65       "source_files": "Source/Services/AppState/Generated/*.{h,m}",
66       "exclude_files": "Source/Services/AppState/Generated/GTLAppState_Sources.m"
67     },
68     {
69       "name": "Bigquery",
70       "dependencies": {
71         "Google-API-Client/Common": [
73         ]
74       },
75       "source_files": "Source/Services/Bigquery/Generated/*.{h,m}",
76       "exclude_files": "Source/Services/Bigquery/Generated/GTLBigquery_Sources.m"
77     },
78     {
79       "name": "Blogger",
80       "dependencies": {
81         "Google-API-Client/Common": [
83         ]
84       },
85       "source_files": "Source/Services/Blogger/Generated/*.{h,m}",
86       "exclude_files": "Source/Services/Blogger/Generated/GTLBlogger_Sources.m"
87     },
88     {
89       "name": "Books",
90       "dependencies": {
91         "Google-API-Client/Common": [
93         ]
94       },
95       "source_files": "Source/Services/Books/Generated/*.{h,m}",
96       "exclude_files": "Source/Services/Books/Generated/GTLBooks_Sources.m"
97     },
98     {
99       "name": "Calendar",
100       "dependencies": {
101         "Google-API-Client/Common": [
103         ]
104       },
105       "source_files": "Source/Services/Calendar/Generated/*.{h,m}",
106       "exclude_files": "Source/Services/Calendar/Generated/GTLCalendar_Sources.m"
107     },
108     {
109       "name": "CivicInfo",
110       "dependencies": {
111         "Google-API-Client/Common": [
113         ]
114       },
115       "source_files": "Source/Services/CivicInfo/Generated/*.{h,m}",
116       "exclude_files": "Source/Services/CivicInfo/Generated/GTLCivicInfo_Sources.m"
117     },
118     {
119       "name": "Compute",
120       "dependencies": {
121         "Google-API-Client/Common": [
123         ]
124       },
125       "source_files": "Source/Services/Compute/Generated/*.{h,m}",
126       "exclude_files": "Source/Services/Compute/Generated/GTLCompute_Sources.m"
127     },
128     {
129       "name": "Discovery",
130       "dependencies": {
131         "Google-API-Client/Common": [
133         ]
134       },
135       "source_files": "Source/Services/Discovery/Generated/*.{h,m}",
136       "exclude_files": "Source/Services/Discovery/Generated/GTLDiscovery_Sources.m"
137     },
138     {
139       "name": "DoubleClickBidManager",
140       "dependencies": {
141         "Google-API-Client/Common": [
143         ]
144       },
145       "source_files": "Source/Services/DoubleClickBidManager/Generated/*.{h,m}",
146       "exclude_files": "Source/Services/DoubleClickBidManager/Generated/GTLDoubleClickBidManager_Sources.m"
147     },
148     {
149       "name": "Drive",
150       "dependencies": {
151         "Google-API-Client/Common": [
153         ]
154       },
155       "source_files": "Source/Services/Drive/Generated/*.{h,m}",
156       "exclude_files": "Source/Services/Drive/Generated/GTLDrive_Sources.m"
157     },
158     {
159       "name": "Gmail",
160       "dependencies": {
161         "Google-API-Client/Common": [
163         ]
164       },
165       "source_files": "Source/Services/Gmail/Generated/*.{h,m}",
166       "exclude_files": "Source/Services/Gmail/Generated/GTLGmail_Sources.m"
167     },
168     {
169       "name": "Groupssettings",
170       "dependencies": {
171         "Google-API-Client/Common": [
173         ]
174       },
175       "source_files": "Source/Services/Groupssettings/Generated/*.{h,m}",
176       "exclude_files": "Source/Services/Groupssettings/Generated/GTLGroupssettings_Sources.m"
177     },
178     {
179       "name": "Licensing",
180       "dependencies": {
181         "Google-API-Client/Common": [
183         ]
184       },
185       "source_files": "Source/Services/Licensing/Generated/*.{h,m}",
186       "exclude_files": "Source/Services/Licensing/Generated/GTLLicensing_Sources.m"
187     },
188     {
189       "name": "MapsEngine",
190       "dependencies": {
191         "Google-API-Client/Common": [
193         ]
194       },
195       "source_files": "Source/Services/MapsEngine/Generated/*.{h,m}",
196       "exclude_files": "Source/Services/MapsEngine/Generated/GTLMapsEngine_Sources.m"
197     },
198     {
199       "name": "Mirror",
200       "dependencies": {
201         "Google-API-Client/Common": [
203         ]
204       },
205       "source_files": "Source/Services/Mirror/Generated/*.{h,m}",
206       "exclude_files": "Source/Services/Mirror/Generated/GTLMirror_Sources.m"
207     },
208     {
209       "name": "Orkut",
210       "dependencies": {
211         "Google-API-Client/Common": [
213         ]
214       },
215       "source_files": "Source/Services/Orkut/Generated/*.{h,m}",
216       "exclude_files": "Source/Services/Orkut/Generated/GTLOrkut_Sources.m"
217     },
218     {
219       "name": "Plus",
220       "dependencies": {
221         "Google-API-Client/Common": [
223         ]
224       },
225       "source_files": "Source/Services/Plus/Generated/*.{h,m}",
226       "exclude_files": "Source/Services/Plus/Generated/GTLPlus_Sources.m"
227     },
228     {
229       "name": "PlusDomains",
230       "dependencies": {
231         "Google-API-Client/Common": [
233         ]
234       },
235       "source_files": "Source/Services/PlusDomains/Generated/*.{h,m}",
236       "exclude_files": "Source/Services/PlusDomains/Generated/GTLPlusDomains_Sources.m"
237     },
238     {
239       "name": "Prediction",
240       "dependencies": {
241         "Google-API-Client/Common": [
243         ]
244       },
245       "source_files": "Source/Services/Prediction/Generated/*.{h,m}",
246       "exclude_files": "Source/Services/Prediction/Generated/GTLPrediction_Sources.m"
247     },
248     {
249       "name": "QPXExpress",
250       "dependencies": {
251         "Google-API-Client/Common": [
253         ]
254       },
255       "source_files": "Source/Services/QPXExpress/Generated/*.{h,m}",
256       "exclude_files": "Source/Services/QPXExpress/Generated/GTLQPXExpress_Sources.m"
257     },
258     {
259       "name": "SQLAdmin",
260       "dependencies": {
261         "Google-API-Client/Common": [
263         ]
264       },
265       "source_files": "Source/Services/SQLAdmin/Generated/*.{h,m}",
266       "exclude_files": "Source/Services/SQLAdmin/Generated/GTLSQLAdmin_Sources.m"
267     },
268     {
269       "name": "Spectrum",
270       "dependencies": {
271         "Google-API-Client/Common": [
273         ]
274       },
275       "source_files": "Source/Services/Spectrum/Generated/*.{h,m}",
276       "exclude_files": "Source/Services/Spectrum/Generated/GTLSpectrum_Sources.m"
277     },
278     {
279       "name": "Storage",
280       "dependencies": {
281         "Google-API-Client/Common": [
283         ]
284       },
285       "source_files": "Source/Services/Storage/Generated/*.{h,m}",
286       "exclude_files": "Source/Services/Storage/Generated/GTLStorage_Sources.m"
287     },
288     {
289       "name": "Tasks",
290       "dependencies": {
291         "Google-API-Client/Common": [
293         ]
294       },
295       "source_files": "Source/Services/Tasks/Generated/*.{h,m}",
296       "exclude_files": "Source/Services/Tasks/Generated/GTLTasks_Sources.m"
297     },
298     {
299       "name": "Urlshortener",
300       "dependencies": {
301         "Google-API-Client/Common": [
303         ]
304       },
305       "source_files": "Source/Services/Urlshortener/Generated/*.{h,m}",
306       "exclude_files": "Source/Services/Urlshortener/Generated/GTLUrlshortener_Sources.m"
307     },
308     {
309       "name": "YouTube",
310       "dependencies": {
311         "Google-API-Client/Common": [
313         ]
314       },
315       "source_files": "Source/Services/YouTube/Generated/*.{h,m}",
316       "exclude_files": "Source/Services/YouTube/Generated/GTLYouTube_Sources.m"
317     },
318     {
319       "name": "YouTubeAnalytics",
320       "dependencies": {
321         "Google-API-Client/Common": [
323         ]
324       },
325       "source_files": "Source/Services/YouTubeAnalytics/Generated/*.{h,m}",
326       "exclude_files": "Source/Services/YouTubeAnalytics/Generated/GTLYouTubeAnalytics_Sources.m"
327     }
328   ]