[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / 4 / Google-API-Client / 0.0.4 / Google-API-Client.podspec.json
blob881f04482196c256db756f0b2926538a08e2e82b
2   "name": "Google-API-Client",
3   "version": "0.0.4",
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": "385"
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",
16   "platforms": {
17     "ios": "3.0",
18     "osx": "10.6"
19   },
20   "dependencies": {
21     "SBJson": [
22       "~> 3.2"
23     ],
24     "GTMHTTPFetcher": [
25       "~> 0.0.1"
26     ],
27     "gtm-oauth2": [
28       "~> 0.0.1"
29     ]
30   },
31   "requires_arc": false,
32   "subspecs": [
33     {
34       "name": "Common",
35       "source_files": [
36         "Source/GTLDefines.h",
37         "Source/Objects/*.{h,m}",
38         "Source/Utilities/*.{h,m}"
39       ]
40     },
41     {
42       "name": "AdSense",
43       "dependencies": {
44         "Google-API-Client/Common": [
46         ]
47       },
48       "source_files": "Source/Services/AdSense/Generated/*.{h,m}",
49       "exclude_files": "Source/Services/AdSense/Generated/GTLAdSense_Sources.m"
50     },
51     {
52       "name": "Analytics",
53       "dependencies": {
54         "Google-API-Client/Common": [
56         ]
57       },
58       "source_files": "Source/Services/Analytics/Generated/*.{h,m}",
59       "exclude_files": "Source/Services/Analytics/Generated/GTLAnalytics_Sources.m"
60     },
61     {
62       "name": "AppState",
63       "dependencies": {
64         "Google-API-Client/Common": [
66         ]
67       },
68       "source_files": "Source/Services/AppState/Generated/*.{h,m}",
69       "exclude_files": "Source/Services/AppState/Generated/GTLAppState_Sources.m"
70     },
71     {
72       "name": "Blogger",
73       "dependencies": {
74         "Google-API-Client/Common": [
76         ]
77       },
78       "source_files": "Source/Services/Blogger/Generated/*.{h,m}",
79       "exclude_files": "Source/Services/Blogger/Generated/GTLBlogger_Sources.m"
80     },
81     {
82       "name": "Books",
83       "dependencies": {
84         "Google-API-Client/Common": [
86         ]
87       },
88       "source_files": "Source/Services/Books/Generated/*.{h,m}",
89       "exclude_files": "Source/Services/Books/Generated/GTLBooks_Sources.m"
90     },
91     {
92       "name": "Calendar",
93       "dependencies": {
94         "Google-API-Client/Common": [
96         ]
97       },
98       "source_files": "Source/Services/Calendar/Generated/*.{h,m}",
99       "exclude_files": "Source/Services/Calendar/Generated/GTLCalendar_Sources.m"
100     },
101     {
102       "name": "CivicInfo",
103       "dependencies": {
104         "Google-API-Client/Common": [
106         ]
107       },
108       "source_files": "Source/Services/CivicInfo/Generated/*.{h,m}",
109       "exclude_files": "Source/Services/CivicInfo/Generated/GTLCivicInfo_Sources.m"
110     },
111     {
112       "name": "Compute",
113       "dependencies": {
114         "Google-API-Client/Common": [
116         ]
117       },
118       "source_files": "Source/Services/Compute/Generated/*.{h,m}",
119       "exclude_files": "Source/Services/Compute/Generated/GTLCompute_Sources.m"
120     },
121     {
122       "name": "Discovery",
123       "dependencies": {
124         "Google-API-Client/Common": [
126         ]
127       },
128       "source_files": "Source/Services/Discovery/Generated/*.{h,m}",
129       "exclude_files": "Source/Services/Discovery/Generated/GTLDiscovery_Sources.m"
130     },
131     {
132       "name": "DoubleClickBidManager",
133       "dependencies": {
134         "Google-API-Client/Common": [
136         ]
137       },
138       "source_files": "Source/Services/DoubleClickBidManager/Generated/*.{h,m}",
139       "exclude_files": "Source/Services/DoubleClickBidManager/Generated/GTLDoubleClickBidManager_Sources.m"
140     },
141     {
142       "name": "Drive",
143       "dependencies": {
144         "Google-API-Client/Common": [
146         ]
147       },
148       "source_files": "Source/Services/Drive/Generated/*.{h,m}",
149       "exclude_files": "Source/Services/Drive/Generated/GTLDrive_Sources.m"
150     },
151     {
152       "name": "Groupssettings",
153       "dependencies": {
154         "Google-API-Client/Common": [
156         ]
157       },
158       "source_files": "Source/Services/Groupssettings/Generated/*.{h,m}",
159       "exclude_files": "Source/Services/Groupssettings/Generated/GTLGroupssettings_Sources.m"
160     },
161     {
162       "name": "Licensing",
163       "dependencies": {
164         "Google-API-Client/Common": [
166         ]
167       },
168       "source_files": "Source/Services/Licensing/Generated/*.{h,m}",
169       "exclude_files": "Source/Services/Licensing/Generated/GTLLicensing_Sources.m"
170     },
171     {
172       "name": "Mirror",
173       "dependencies": {
174         "Google-API-Client/Common": [
176         ]
177       },
178       "source_files": "Source/Services/Mirror/Generated/*.{h,m}",
179       "exclude_files": "Source/Services/Mirror/Generated/GTLMirror_Sources.m"
180     },
181     {
182       "name": "Orkut",
183       "dependencies": {
184         "Google-API-Client/Common": [
186         ]
187       },
188       "source_files": "Source/Services/Orkut/Generated/*.{h,m}",
189       "exclude_files": "Source/Services/Orkut/Generated/GTLOrkut_Sources.m"
190     },
191     {
192       "name": "Plus",
193       "dependencies": {
194         "Google-API-Client/Common": [
196         ]
197       },
198       "source_files": "Source/Services/Plus/Generated/*.{h,m}",
199       "exclude_files": "Source/Services/Plus/Generated/GTLPlus_Sources.m"
200     },
201     {
202       "name": "PlusDomains",
203       "dependencies": {
204         "Google-API-Client/Common": [
206         ]
207       },
208       "source_files": "Source/Services/PlusDomains/Generated/*.{h,m}",
209       "exclude_files": "Source/Services/PlusDomains/Generated/GTLPlusDomains_Sources.m"
210     },
211     {
212       "name": "Prediction",
213       "dependencies": {
214         "Google-API-Client/Common": [
216         ]
217       },
218       "source_files": "Source/Services/Prediction/Generated/*.{h,m}",
219       "exclude_files": "Source/Services/Prediction/Generated/GTLPrediction_Sources.m"
220     },
221     {
222       "name": "SQLAdmin",
223       "dependencies": {
224         "Google-API-Client/Common": [
226         ]
227       },
228       "source_files": "Source/Services/SQLAdmin/Generated/*.{h,m}",
229       "exclude_files": "Source/Services/SQLAdmin/Generated/GTLSQLAdmin_Sources.m"
230     },
231     {
232       "name": "Spectrum",
233       "dependencies": {
234         "Google-API-Client/Common": [
236         ]
237       },
238       "source_files": "Source/Services/Spectrum/Generated/*.{h,m}",
239       "exclude_files": "Source/Services/Spectrum/Generated/GTLSpectrum_Sources.m"
240     },
241     {
242       "name": "Storage",
243       "dependencies": {
244         "Google-API-Client/Common": [
246         ]
247       },
248       "source_files": "Source/Services/Storage/Generated/*.{h,m}",
249       "exclude_files": "Source/Services/Storage/Generated/GTLStorage_Sources.m"
250     },
251     {
252       "name": "Tasks",
253       "dependencies": {
254         "Google-API-Client/Common": [
256         ]
257       },
258       "source_files": "Source/Services/Tasks/Generated/*.{h,m}",
259       "exclude_files": "Source/Services/Tasks/Generated/GTLTasks_Sources.m"
260     },
261     {
262       "name": "Urlshortener",
263       "dependencies": {
264         "Google-API-Client/Common": [
266         ]
267       },
268       "source_files": "Source/Services/Urlshortener/Generated/*.{h,m}",
269       "exclude_files": "Source/Services/Urlshortener/Generated/GTLUrlshortener_Sources.m"
270     },
271     {
272       "name": "YouTube",
273       "dependencies": {
274         "Google-API-Client/Common": [
276         ]
277       },
278       "source_files": "Source/Services/YouTube/Generated/*.{h,m}",
279       "exclude_files": "Source/Services/YouTube/Generated/GTLYouTube_Sources.m"
280     },
281     {
282       "name": "YouTubeAnalytics",
283       "dependencies": {
284         "Google-API-Client/Common": [
286         ]
287       },
288       "source_files": "Source/Services/YouTubeAnalytics/Generated/*.{h,m}",
289       "exclude_files": "Source/Services/YouTubeAnalytics/Generated/GTLYouTubeAnalytics_Sources.m"
290     }
291   ]