4 "summary": "An iOS library to embed Sitata services into your own mobile application.",
5 "description": "An iOS library to embed Sitata services into your own mobile application. API access and UI elements provided.",
6 "homepage": "https://github.com/sitata/sdk-ios",
12 "Adam St. John": "astjohn@sitata.com"
15 "git": "https://github.com/sitata/sdk-ios.git",
18 "social_media_url": "https://twitter.com/_sitata_",
22 "source_files": "SitataCore/**/*.{m,h}",
23 "public_header_files": [
24 "SitataCore/**/STASDKApiAlert.h",
25 "SitataCore/**/STASDKApiCountry.h",
26 "SitataCore/**/STASDKApiHealth.h",
27 "SitataCore/**/STASDKApiMisc.h",
28 "SitataCore/**/STASDKApiPlaces.h",
29 "SitataCore/**/STASDKApiTrip.h",
30 "SitataCore/**/STASDKApiTraveller.h",
31 "SitataCore/**/STASDKController.h",
32 "SitataCore/**/STASDKDataController.h",
33 "SitataCore/**/STASDKGeo.h",
34 "SitataCore/**/STASDKApiPlaces.h",
35 "SitataCore/**/STASDKMAddress.h",
36 "SitataCore/**/STASDKMAdvisory.h",
37 "SitataCore/**/STASDKMAlert.h",
38 "SitataCore/**/STASDKMAlertLocation.h",
39 "SitataCore/**/STASDKMAlertSource.h",
40 "SitataCore/**/STASDKMContactDetail.h",
41 "SitataCore/**/STASDKMCountry.h",
42 "SitataCore/**/STASDKMDestination.h",
43 "SitataCore/**/STASDKMDestinationLocation.h",
44 "SitataCore/**/STASDKMDisease.h",
45 "SitataCore/**/STASDKMHospital.h",
46 "SitataCore/**/STASDKMMedication.h",
47 "SitataCore/**/STASDKMTrip.h",
48 "SitataCore/**/STASDKMTripHealthComment.h",
49 "SitataCore/**/STASDKMVaccination.h",
50 "SitataCore/**/STASDKMTraveller.h",
51 "SitataCore/**/STASDKMUserSettings.h",
52 "SitataCore/**/STASDKSync.h",
53 "SitataCore/**/STASDKUI.h",
54 "SitataCore/**/STASDKUIStylesheet.h"
56 "private_header_files": [
57 "SitataCore/**/STASDKApiRoutes.h",
58 "SitataCore/**/STASDKApiUtils.h",
59 "SitataCore/**/STASDKDefines.h",
60 "SitataCore/**/STASDKJobs.h",
61 "SitataCore/**/STASDKLocationHandler.h",
62 "SitataCore/**/STASDKMEvent.h",
63 "SitataCore/**/STASDKUIAlertPin.h",
64 "SitataCore/**/STASDKUIAlertsTableViewController.h",
65 "SitataCore/**/STASDKUIAlertTableViewCell.h",
66 "SitataCore/**/STASDKUIAlertViewController.h",
67 "SitataCore/**/STASDKUIContactDetailTableViewCell.h",
68 "SitataCore/**/STASDKUICopyLabel.h",
69 "SitataCore/**/STASDKUICountryPickerPopoverViewController.h",
70 "SitataCore/**/STASDKUICountrySwitcherViewController.h",
71 "SitataCore/**/STASDKUIDiseaseDetailViewController.h",
72 "SitataCore/**/STASDKUIEmergNumbersViewController.h",
73 "SitataCore/**/STASDKUIHealthCommentTableViewCell.h",
74 "SitataCore/**/STASDKUIHealthObjViewController.h",
75 "SitataCore/**/STASDKUIHealthTableViewController.h",
76 "SitataCore/**/STASDKUIHospitalClusterView.h",
77 "SitataCore/**/STASDKUIHospitalDetailViewController.h",
78 "SitataCore/**/STASDKUIHospitalExtrasTableViewCell.h",
79 "SitataCore/**/STASDKUIHospitalPin.h",
80 "SitataCore/**/STASDKUIHospitalRowTableViewCell.h",
81 "SitataCore/**/STASDKUIHospitalsPageViewController.h",
82 "SitataCore/**/STASDKUIHospitalsTableViewController.h",
83 "SitataCore/**/STASDKUIHospitalsViewController.h",
84 "SitataCore/**/STASDKUINullStateHandler.h",
85 "SitataCore/**/STASDKUISafetyDetailsViewController.h",
86 "SitataCore/**/STASDKUISafetyPageViewController.h",
87 "SitataCore/**/STASDKUISafetyViewController.h",
88 "SitataCore/**/STASDKUIUtility.h",
89 "SitataCore/**/STASDKUITripBuilderPageViewController.h",
90 "SitataCore/**/STASDKUITripLocationAnnotation.h",
91 "SitataCore/**/STASDKUITripMetaCollectionViewController.h",
92 "SitataCore/**/STASDKUITripMetaCollectionViewCell.h",
93 "SitataCore/**/STASDKPushHandler.h",
94 "SitataCore/**/STASDKUIModalLoadingWindow.h",
95 "SitataCore/**/STASDKReachability.h",
96 "SitataCore/**/STASDKUITripBuildItinViewController.h",
97 "SitataCore/**/STASDKUITripBuilderBaseViewController.h",
98 "SitataCore/**/STASDKUITBDestPickerPageViewController.h",
99 "SitataCore/**/STASDKUITBDatePickerViewController.h",
100 "SitataCore/**/STASDKUITBIntroViewController.h",
101 "SitataCore/**/STASDKUITBSuccessViewController.h",
102 "SitataCore/**/STASDKUIItineraryCountryHeaderView.h",
103 "SitataCore/**/STASDKUIItineraryCityHeaderView.h",
104 "SitataCore/**/STASDKUICardTableViewCell.h"
106 "requires_arc": true,
107 "resource_bundles": {
109 "SitataCore/Assets/**/*"
112 "Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/*"
128 "CCHMapClusterController": [
145 "SystemConfiguration",
149 "vendored_frameworks": [
150 "Frameworks/GoogleMapsBase.framework",
151 "Frameworks/GooglePlaces.framework"