[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / d / f / 8 / SitataCore / 1.3 / SitataCore.podspec.json
blobd9eaf9bd57dee7813405abb1c1f47bc59494482e
2   "name": "SitataCore",
3   "version": "1.3",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adam St. John": "astjohn@sitata.com"
13   },
14   "source": {
15     "git": "https://github.com/sitata/sdk-ios.git",
16     "tag": "1.3"
17   },
18   "social_media_url": "https://twitter.com/_sitata_",
19   "platforms": {
20     "ios": "9.0"
21   },
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"
55   ],
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"
105   ],
106   "requires_arc": true,
107   "resource_bundles": {
108     "SitataCore": [
109       "SitataCore/Assets/**/*"
110     ],
111     "GooglePlaces": [
112       "Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/*"
113     ]
114   },
115   "dependencies": {
116     "Realm": [
117       "~>2.6"
118     ],
119     "AFNetworking": [
120       "~> 3.1"
121     ],
122     "YYModel": [
123       "1.0.4"
124     ],
125     "EDQueue": [
126       "0.7.1"
127     ],
128     "CCHMapClusterController": [
129       "1.7.0"
130     ],
131     "Haneke": [
132       "~> 1.0"
133     ]
134   },
135   "libraries": [
136     "c++",
137     "icucore",
138     "z"
139   ],
140   "frameworks": [
141     "Foundation",
142     "CoreGraphics",
143     "UIKit",
144     "MapKit",
145     "SystemConfiguration",
146     "GoogleMapsBase",
147     "GooglePlaces"
148   ],
149   "vendored_frameworks": [
150     "Frameworks/GoogleMapsBase.framework",
151     "Frameworks/GooglePlaces.framework"
152   ]