[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / 7 / d / iOS-GTLYouTube / 0.0.3 / iOS-GTLYouTube.podspec.json
blob559f8ed505f221b44bebcce7529301db8a82d859
2   "name": "iOS-GTLYouTube",
3   "platforms": {
4     "ios": "5.1"
5   },
6   "version": "0.0.3",
7   "authors": {
8     "bryn austin bellomy": "bryn.bellomy@gmail.com"
9   },
10   "summary": "Auto-generated Google GTL library for accessing YouTube's new JSON API.",
11   "homepage": "http://github.com/brynbellomy/iOS-GTLYouTube",
12   "license": {
13     "type": "WTFPL",
14     "file": "LICENSE.md"
15   },
16   "source": {
17     "git": "https://github.com/brynbellomy/iOS-GTLYouTube.git",
18     "tag": "v0.0.3"
19   },
20   "requires_arc": false,
21   "public_header_files": [
22     "Services/YouTube/Generated/*.h",
23     "Utilities/GTLBase64.h",
24     "Objects/GTLBatchQuery.h",
25     "Objects/GTLBatchResult.h",
26     "Objects/GTLDateTime.h",
27     "GTLDefines.h",
28     "Objects/GTLErrorObject.h",
29     "Utilities/GTLFramework.h",
30     "Utilities/GTLJSONParser.h",
31     "Objects/GTLObject.h",
32     "Objects/GTLQuery.h",
33     "Objects/GTLRuntimeCommon.h",
34     "Objects/GTLService.h",
35     "Utilities/GTLTargetNamespace.h",
36     "Objects/GTLUploadParameters.h",
37     "Utilities/GTLUtilities.h",
38     "HTTPFetcher/GTMGatherInputStream.h",
39     "HTTPFetcher/GTMHTTPFetcher.h",
40     "HTTPFetcher/GTMHTTPFetcherLogging.h",
41     "HTTPFetcher/GTMHTTPFetcherService.h",
42     "HTTPFetcher/GTMHTTPFetchHistory.h",
43     "HTTPFetcher/GTMHTTPUploadFetcher.h",
44     "HTTPFetcher/GTMMIMEDocument.h",
45     "OAuth2/GTMOAuth2Authentication.h",
46     "OAuth2/GTMOAuth2SignIn.h",
47     "OAuth2/Touch/GTMOAuth2ViewControllerTouch.h",
48     "OAuth2/Mac/GTMOAuth2WindowController.h",
49     "HTTPFetcher/GTMReadMonitorInputStream.h"
50   ],
51   "source_files": [
52     "Services/YouTube/Generated/GTLQueryYouTube.h",
53     "Services/YouTube/Generated/GTLServiceYouTube.h",
54     "Services/YouTube/Generated/GTLYouTube.h",
55     "Services/YouTube/Generated/GTLYouTubeActivity.h",
56     "Services/YouTube/Generated/GTLYouTubeActivityContentDetails.h",
57     "Services/YouTube/Generated/GTLYouTubeActivityListResponse.h",
58     "Services/YouTube/Generated/GTLYouTubeActivitySnippet.h",
59     "Services/YouTube/Generated/GTLYouTubeChannel.h",
60     "Services/YouTube/Generated/GTLYouTubeChannelContentDetails.h",
61     "Services/YouTube/Generated/GTLYouTubeChannelListResponse.h",
62     "Services/YouTube/Generated/GTLYouTubeChannelSnippet.h",
63     "Services/YouTube/Generated/GTLYouTubeChannelStatistics.h",
64     "Services/YouTube/Generated/GTLYouTubeChannelStatus.h",
65     "Services/YouTube/Generated/GTLYouTubeChannelTopicDetails.h",
66     "Services/YouTube/Generated/GTLYouTubeConstants.h",
67     "Services/YouTube/Generated/GTLYouTubeGeoPoint.h",
68     "Services/YouTube/Generated/GTLYouTubeGuideCategory.h",
69     "Services/YouTube/Generated/GTLYouTubeGuideCategoryListResponse.h",
70     "Services/YouTube/Generated/GTLYouTubeGuideCategorySnippet.h",
71     "Services/YouTube/Generated/GTLYouTubePageInfo.h",
72     "Services/YouTube/Generated/GTLYouTubePlaylist.h",
73     "Services/YouTube/Generated/GTLYouTubePlaylistContentDetails.h",
74     "Services/YouTube/Generated/GTLYouTubePlaylistItem.h",
75     "Services/YouTube/Generated/GTLYouTubePlaylistItemContentDetails.h",
76     "Services/YouTube/Generated/GTLYouTubePlaylistItemListResponse.h",
77     "Services/YouTube/Generated/GTLYouTubePlaylistItemSnippet.h",
78     "Services/YouTube/Generated/GTLYouTubePlaylistListResponse.h",
79     "Services/YouTube/Generated/GTLYouTubePlaylistPlayer.h",
80     "Services/YouTube/Generated/GTLYouTubePlaylistSnippet.h",
81     "Services/YouTube/Generated/GTLYouTubePlaylistStatus.h",
82     "Services/YouTube/Generated/GTLYouTubeResourceId.h",
83     "Services/YouTube/Generated/GTLYouTubeSearchListResponse.h",
84     "Services/YouTube/Generated/GTLYouTubeSearchResult.h",
85     "Services/YouTube/Generated/GTLYouTubeSearchResultSnippet.h",
86     "Services/YouTube/Generated/GTLYouTubeSubscription.h",
87     "Services/YouTube/Generated/GTLYouTubeSubscriptionContentDetails.h",
88     "Services/YouTube/Generated/GTLYouTubeSubscriptionListResponse.h",
89     "Services/YouTube/Generated/GTLYouTubeSubscriptionSnippet.h",
90     "Services/YouTube/Generated/GTLYouTubeThumbnail.h",
91     "Services/YouTube/Generated/GTLYouTubeVideo.h",
92     "Services/YouTube/Generated/GTLYouTubeVideoCategory.h",
93     "Services/YouTube/Generated/GTLYouTubeVideoCategoryListResponse.h",
94     "Services/YouTube/Generated/GTLYouTubeVideoCategorySnippet.h",
95     "Services/YouTube/Generated/GTLYouTubeVideoContentDetails.h",
96     "Services/YouTube/Generated/GTLYouTubeVideoListResponse.h",
97     "Services/YouTube/Generated/GTLYouTubeVideoPlayer.h",
98     "Services/YouTube/Generated/GTLYouTubeVideoRecordingDetails.h",
99     "Services/YouTube/Generated/GTLYouTubeVideoSnippet.h",
100     "Services/YouTube/Generated/GTLYouTubeVideoStatistics.h",
101     "Services/YouTube/Generated/GTLYouTubeVideoStatus.h",
102     "Services/YouTube/Generated/GTLYouTubeVideoTopicDetails.h",
103     "Services/YouTube/Generated/GTLQueryYouTube.m",
104     "Services/YouTube/Generated/GTLServiceYouTube.m",
105     "Services/YouTube/Generated/GTLYouTube_Sources.m",
106     "Services/YouTube/Generated/GTLYouTubeActivity.m",
107     "Services/YouTube/Generated/GTLYouTubeActivityContentDetails.m",
108     "Services/YouTube/Generated/GTLYouTubeActivityListResponse.m",
109     "Services/YouTube/Generated/GTLYouTubeActivitySnippet.m",
110     "Services/YouTube/Generated/GTLYouTubeChannel.m",
111     "Services/YouTube/Generated/GTLYouTubeChannelContentDetails.m",
112     "Services/YouTube/Generated/GTLYouTubeChannelListResponse.m",
113     "Services/YouTube/Generated/GTLYouTubeChannelSnippet.m",
114     "Services/YouTube/Generated/GTLYouTubeChannelStatistics.m",
115     "Services/YouTube/Generated/GTLYouTubeChannelStatus.m",
116     "Services/YouTube/Generated/GTLYouTubeChannelTopicDetails.m",
117     "Services/YouTube/Generated/GTLYouTubeConstants.m",
118     "Services/YouTube/Generated/GTLYouTubeGeoPoint.m",
119     "Services/YouTube/Generated/GTLYouTubeGuideCategory.m",
120     "Services/YouTube/Generated/GTLYouTubeGuideCategoryListResponse.m",
121     "Services/YouTube/Generated/GTLYouTubeGuideCategorySnippet.m",
122     "Services/YouTube/Generated/GTLYouTubePageInfo.m",
123     "Services/YouTube/Generated/GTLYouTubePlaylist.m",
124     "Services/YouTube/Generated/GTLYouTubePlaylistContentDetails.m",
125     "Services/YouTube/Generated/GTLYouTubePlaylistItem.m",
126     "Services/YouTube/Generated/GTLYouTubePlaylistItemContentDetails.m",
127     "Services/YouTube/Generated/GTLYouTubePlaylistItemListResponse.m",
128     "Services/YouTube/Generated/GTLYouTubePlaylistItemSnippet.m",
129     "Services/YouTube/Generated/GTLYouTubePlaylistListResponse.m",
130     "Services/YouTube/Generated/GTLYouTubePlaylistPlayer.m",
131     "Services/YouTube/Generated/GTLYouTubePlaylistSnippet.m",
132     "Services/YouTube/Generated/GTLYouTubePlaylistStatus.m",
133     "Services/YouTube/Generated/GTLYouTubeResourceId.m",
134     "Services/YouTube/Generated/GTLYouTubeSearchListResponse.m",
135     "Services/YouTube/Generated/GTLYouTubeSearchResult.m",
136     "Services/YouTube/Generated/GTLYouTubeSearchResultSnippet.m",
137     "Services/YouTube/Generated/GTLYouTubeSubscription.m",
138     "Services/YouTube/Generated/GTLYouTubeSubscriptionContentDetails.m",
139     "Services/YouTube/Generated/GTLYouTubeSubscriptionListResponse.m",
140     "Services/YouTube/Generated/GTLYouTubeSubscriptionSnippet.m",
141     "Services/YouTube/Generated/GTLYouTubeThumbnail.m",
142     "Services/YouTube/Generated/GTLYouTubeVideo.m",
143     "Services/YouTube/Generated/GTLYouTubeVideoCategory.m",
144     "Services/YouTube/Generated/GTLYouTubeVideoCategoryListResponse.m",
145     "Services/YouTube/Generated/GTLYouTubeVideoCategorySnippet.m",
146     "Services/YouTube/Generated/GTLYouTubeVideoContentDetails.m",
147     "Services/YouTube/Generated/GTLYouTubeVideoListResponse.m",
148     "Services/YouTube/Generated/GTLYouTubeVideoPlayer.m",
149     "Services/YouTube/Generated/GTLYouTubeVideoRecordingDetails.m",
150     "Services/YouTube/Generated/GTLYouTubeVideoSnippet.m",
151     "Services/YouTube/Generated/GTLYouTubeVideoStatistics.m",
152     "Services/YouTube/Generated/GTLYouTubeVideoStatus.m",
153     "Services/YouTube/Generated/GTLYouTubeVideoTopicDetails.m",
154     "Services/YouTube/Generated/GTLYouTubeConstants.m",
155     "GTLDefines.h",
156     "HTTPFetcher/GTMGatherInputStream.h",
157     "HTTPFetcher/GTMGatherInputStream.m",
158     "HTTPFetcher/GTMHTTPFetchHistory.h",
159     "HTTPFetcher/GTMHTTPFetchHistory.m",
160     "HTTPFetcher/GTMHTTPFetcher.h",
161     "HTTPFetcher/GTMHTTPFetcher.m",
162     "HTTPFetcher/GTMHTTPFetcherLogging.h",
163     "HTTPFetcher/GTMHTTPFetcherLogging.m",
164     "HTTPFetcher/GTMHTTPFetcherService.h",
165     "HTTPFetcher/GTMHTTPFetcherService.m",
166     "HTTPFetcher/GTMHTTPUploadFetcher.h",
167     "HTTPFetcher/GTMHTTPUploadFetcher.m",
168     "HTTPFetcher/GTMMIMEDocument.h",
169     "HTTPFetcher/GTMMIMEDocument.m",
170     "HTTPFetcher/GTMReadMonitorInputStream.h",
171     "HTTPFetcher/GTMReadMonitorInputStream.m",
172     "OAuth2/GTMOAuth2Authentication.h",
173     "OAuth2/GTMOAuth2Authentication.m",
174     "OAuth2/GTMOAuth2SignIn.h",
175     "OAuth2/GTMOAuth2SignIn.m",
176     "OAuth2/Touch/GTMOAuth2ViewControllerTouch.h",
177     "OAuth2/Touch/GTMOAuth2ViewControllerTouch.m",
178     "Objects/GTLBatchQuery.h",
179     "Objects/GTLBatchQuery.m",
180     "Objects/GTLBatchResult.h",
181     "Objects/GTLBatchResult.m",
182     "Objects/GTLDateTime.h",
183     "Objects/GTLDateTime.m",
184     "Objects/GTLErrorObject.h",
185     "Objects/GTLErrorObject.m",
186     "Objects/GTLObject.h",
187     "Objects/GTLObject.m",
188     "Objects/GTLQuery.h",
189     "Objects/GTLQuery.m",
190     "Objects/GTLRuntimeCommon.h",
191     "Objects/GTLRuntimeCommon.m",
192     "Objects/GTLService.h",
193     "Objects/GTLService.m",
194     "Objects/GTLUploadParameters.h",
195     "Objects/GTLUploadParameters.m",
196     "Utilities/GTLBase64.h",
197     "Utilities/GTLBase64.m",
198     "Utilities/GTLFramework.h",
199     "Utilities/GTLFramework.m",
200     "Utilities/GTLJSONParser.h",
201     "Utilities/GTLJSONParser.m",
202     "Utilities/GTLUtilities.h",
203     "Utilities/GTLUtilities.m",
204     "Utilities/GTLTargetNamespace.h\""
205   ]