2 "name": "GTLCommonIOS",
4 "summary": "Google Cloud Platform API for objective C client.",
5 "homepage": "https://github.com/egggit/GTLCommonIOS",
7 "egggit": "egg.github@gmail.com"
10 "git": "https://github.com/egggit/GTLCommonIOS.git",
16 "requires_arc": false,
20 "frameworks": "Foundation",
21 "default_subspecs": "Common",
26 "GTLCommonIOS/OAuth2": [
29 "GTLCommonIOS/Objects": [
35 "name": "CommonDefine",
36 "source_files": "Classes/*.{h,m}"
39 "name": "HTTPFetcher",
40 "source_files": "Classes/HTTPFetcher/*.{h,m}",
42 "GTLCommonIOS/CommonDefine": [
50 "Classes/OAuth2/*.{h,m}",
51 "Classes/OAuth2/Touch/*.{h,m}"
54 "GTLCommonIOS/HTTPFetcher": [
61 "source_files": "Classes/Objects/*.{h,m}",
63 "GTLCommonIOS/HTTPFetcher": [
66 "GTLCommonIOS/Utilities": [
73 "source_files": "Classes/Utilities/*.{h,m}",
75 "GTLCommonIOS/CommonDefine": [