[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 2 / 9 / gdata-objectivec-client / 1.9.1 / gdata-objectivec-client.podspec.json
blob15cb0bd735d20da2b42d8edef55c1bed212a36e0
2   "name": "gdata-objectivec-client",
3   "version": "1.9.1",
4   "summary": "The XML support part of library gdata-objectivec-client",
5   "description": "The Google data APIs provide a simple protocol for reading and writing data on the web. Many Google services provide a Google data API.",
6   "homepage": "https://github.com/google/gdata-objectivec-client/",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "The Google Data APIs team",
12   "source": {
13     "git": "https://github.com/google/gdata-objectivec-client.git",
14     "tag": "gdata-objectivec-client-1.9.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": false,
20   "source_files": "Source/XMLSupport/GDataXMLNode.{h,m}",
21   "pod_target_xcconfig": {
22     "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
23   },
24   "libraries": "xml2"