[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / d / iOS-GTLYouTube / 0.0.2 / iOS-GTLYouTube.podspec.json
blob5c514a533258addbb516d2513500394c18c78b76
2   "name": "iOS-GTLYouTube",
3   "platforms": {
4     "ios": "5.1"
5   },
6   "version": "0.0.2",
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.2"
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": "./{Services/YouTube/Generated/{*.{h,m},GTLYouTubeConstants.m},GTLDefines.h,HTTPFetcher/GTM{GatherInputStream,HTTPFetchHistory,HTTPFetcher,HTTPFetcherLogging,HTTPFetcherService,HTTPUploadFetcher,MIMEDocument,ReadMonitorInputStream}.{h,m},OAuth2/{GTMOAuth2Authentication.{h,m},GTMOAuth2SignIn.{h,m},Touch/GTMOAuth2ViewControllerTouch.{h,m}},Objects/GTL{BatchQuery,BatchResult,DateTime,ErrorObject,Object,Query,RuntimeCommon,Service,UploadParameters}.{h,m},Utilities/GTL{{Base64,Framework,JSONParser,Utilities}.{h,m},TargetNamespace.h}}"