2 "name": "GData-session",
5 "type": "Apache License, Version 2.0"
7 "summary": "The Google data APIs provide a simple protocol for reading and writing data on the web. Many Google services provide a Google data API.",
8 "homepage": "https://code.google.com/p/gdata-objectivec-client",
10 "The Google Data APIs team": "https://code.google.com/p/gdata-objectivec-client"
13 "git": "https://github.com/pushd/gdata-objectivec-client.git",
14 "tag": "gdata-objectivec-client-1.12.0"
20 "GTMSessionFetcher": [
27 "requires_arc": false,
33 "Source/BaseClasses/*.{h,m}",
34 "Source/Elements/*.{h,m}",
36 "Source/Introspection/*.{h,m}",
37 "Source/Media/*.{h,m}",
38 "Source/Networking/*.{h,m}",
39 "Source/XMLSupport/*.{h,m}",
41 "Source/Clients/**/*.{h,m}"
45 "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
50 "source_files": "Source/XMLSupport/*.{h,m}",
53 "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""