[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / a / 7 / d / iOS-GTLYouTube / 0.0.4 / iOS-GTLYouTube.podspec.json
blobf2ccb99733d383471bf5dac8ebff6ba30edcb27e
2   "name": "iOS-GTLYouTube",
3   "platforms": {
4     "ios": "5.1"
5   },
6   "version": "0.0.4",
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.4"
19   },
20   "requires_arc": false,
21   "public_header_files": [
22     "GTLDefines.h",
23     "Services/YouTube/Generated/*.h",
24     "Utilities/*.h",
25     "Objects/*.h",
26     "HTTPFetcher/*.h",
27     "OAuth2/*.h",
28     "OAuth2/Touch/*.h"
29   ],
30   "exclude_files": "Services/YouTube/Generated/GTLYouTube_Sources.m",
31   "source_files": [
32     "GTLDefines.h",
33     "Services/YouTube/Generated/*.{h,m}",
34     "Utilities/*.{h,m}",
35     "Objects/*.{h,m}",
36     "HTTPFetcher/*.{h,m}",
37     "OAuth2/*.{h,m}",
38     "OAuth2/Touch/*.{h,m}"
39   ],
40   "resources": [
41     "OAuth2/Touch/*.xib"
42   ]