blob: cd69c4867754eba599cc296c7f0cfbd0bb50a551 [file] [log] [blame]
{
"name": "Google-API-Client",
"version": "1.0.418",
"authors": "Google",
"license": {
"type": "Apache License, Version 2.0",
"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"
},
"homepage": "https://code.google.com/p/google-api-objectivec-client/",
"source": {
"svn": "http://google-api-objectivec-client.googlecode.com/svn/trunk/",
"revision": "418"
},
"summary": "Google APIs Client Library for Objective-C",
"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 To target earlier versions of iOS or OS X, use\n\n pod 'Google-API-Client', '~> 1.0.418'\n \n podspec version based on source SVN revision\n",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"dependencies": {
"gtm-http-fetcher": [
"~> 1.0.141"
],
"gtm-oauth2": [
"~> 1.0.125"
]
},
"requires_arc": false,
"subspecs": [
{
"name": "Common",
"source_files": [
"Source/GTLDefines.h",
"Source/Objects/*.{h,m}",
"Source/Utilities/*.{h,m}"
]
},
{
"name": "AdSense",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/AdSense/Generated/*.{h,m}",
"exclude_files": "Source/Services/AdSense/Generated/GTLAdSense_Sources.m"
},
{
"name": "Analytics",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Analytics/Generated/*.{h,m}",
"exclude_files": "Source/Services/Analytics/Generated/GTLAnalytics_Sources.m"
},
{
"name": "AppState",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/AppState/Generated/*.{h,m}",
"exclude_files": "Source/Services/AppState/Generated/GTLAppState_Sources.m"
},
{
"name": "Bigquery",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Bigquery/Generated/*.{h,m}",
"exclude_files": "Source/Services/Bigquery/Generated/GTLBigquery_Sources.m"
},
{
"name": "Blogger",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Blogger/Generated/*.{h,m}",
"exclude_files": "Source/Services/Blogger/Generated/GTLBlogger_Sources.m"
},
{
"name": "Books",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Books/Generated/*.{h,m}",
"exclude_files": "Source/Services/Books/Generated/GTLBooks_Sources.m"
},
{
"name": "Calendar",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Calendar/Generated/*.{h,m}",
"exclude_files": "Source/Services/Calendar/Generated/GTLCalendar_Sources.m"
},
{
"name": "CivicInfo",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/CivicInfo/Generated/*.{h,m}",
"exclude_files": "Source/Services/CivicInfo/Generated/GTLCivicInfo_Sources.m"
},
{
"name": "Compute",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Compute/Generated/*.{h,m}",
"exclude_files": "Source/Services/Compute/Generated/GTLCompute_Sources.m"
},
{
"name": "Discovery",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Discovery/Generated/*.{h,m}",
"exclude_files": "Source/Services/Discovery/Generated/GTLDiscovery_Sources.m"
},
{
"name": "DoubleClickBidManager",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/DoubleClickBidManager/Generated/*.{h,m}",
"exclude_files": "Source/Services/DoubleClickBidManager/Generated/GTLDoubleClickBidManager_Sources.m"
},
{
"name": "Drive",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Drive/Generated/*.{h,m}",
"exclude_files": "Source/Services/Drive/Generated/GTLDrive_Sources.m"
},
{
"name": "Groupssettings",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Groupssettings/Generated/*.{h,m}",
"exclude_files": "Source/Services/Groupssettings/Generated/GTLGroupssettings_Sources.m"
},
{
"name": "Licensing",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Licensing/Generated/*.{h,m}",
"exclude_files": "Source/Services/Licensing/Generated/GTLLicensing_Sources.m"
},
{
"name": "MapsEngine",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/MapsEngine/Generated/*.{h,m}",
"exclude_files": "Source/Services/MapsEngine/Generated/GTLMapsEngine_Sources.m"
},
{
"name": "Mirror",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Mirror/Generated/*.{h,m}",
"exclude_files": "Source/Services/Mirror/Generated/GTLMirror_Sources.m"
},
{
"name": "Orkut",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Orkut/Generated/*.{h,m}",
"exclude_files": "Source/Services/Orkut/Generated/GTLOrkut_Sources.m"
},
{
"name": "Plus",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Plus/Generated/*.{h,m}",
"exclude_files": "Source/Services/Plus/Generated/GTLPlus_Sources.m"
},
{
"name": "PlusDomains",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/PlusDomains/Generated/*.{h,m}",
"exclude_files": "Source/Services/PlusDomains/Generated/GTLPlusDomains_Sources.m"
},
{
"name": "Prediction",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Prediction/Generated/*.{h,m}",
"exclude_files": "Source/Services/Prediction/Generated/GTLPrediction_Sources.m"
},
{
"name": "QPXExpress",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/QPXExpress/Generated/*.{h,m}",
"exclude_files": "Source/Services/QPXExpress/Generated/GTLQPXExpress_Sources.m"
},
{
"name": "SQLAdmin",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/SQLAdmin/Generated/*.{h,m}",
"exclude_files": "Source/Services/SQLAdmin/Generated/GTLSQLAdmin_Sources.m"
},
{
"name": "Spectrum",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Spectrum/Generated/*.{h,m}",
"exclude_files": "Source/Services/Spectrum/Generated/GTLSpectrum_Sources.m"
},
{
"name": "Storage",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Storage/Generated/*.{h,m}",
"exclude_files": "Source/Services/Storage/Generated/GTLStorage_Sources.m"
},
{
"name": "Tasks",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Tasks/Generated/*.{h,m}",
"exclude_files": "Source/Services/Tasks/Generated/GTLTasks_Sources.m"
},
{
"name": "Urlshortener",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/Urlshortener/Generated/*.{h,m}",
"exclude_files": "Source/Services/Urlshortener/Generated/GTLUrlshortener_Sources.m"
},
{
"name": "YouTube",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/YouTube/Generated/*.{h,m}",
"exclude_files": "Source/Services/YouTube/Generated/GTLYouTube_Sources.m"
},
{
"name": "YouTubeAnalytics",
"dependencies": {
"Google-API-Client/Common": [
]
},
"source_files": "Source/Services/YouTubeAnalytics/Generated/*.{h,m}",
"exclude_files": "Source/Services/YouTubeAnalytics/Generated/GTLYouTubeAnalytics_Sources.m"
}
]
}