[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / c / d / SailthruMobile / 12.0.0-beta2 / SailthruMobile.podspec.json
blob6c54c3f9f72067c7790d78149ae02b9e2c5ad968
2   "name": "SailthruMobile",
3   "version": "12.0.0-beta2",
4   "summary": "Sailthru Mobile iOS SDK for integrating with https://mobile.sailthru.com messaging and analytics service.",
5   "authors": {
6     "Sailthru Mobile": "support@sailthru.com"
7   },
8   "homepage": "http://docs.mobile.sailthru.com/",
9   "source": {
10     "git": "https://github.com/carnivalmobile/carnival-ios-sdk.git",
11     "tag": "12.0.0-beta2"
12   },
13   "xcconfig": {
14     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SailthruMobile/**\""
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "license": {
20     "type": "commercial",
21     "text": "Please refer to our privacy policy and terms of service at https://www.sailthru.com/legal"
22   },
23   "requires_arc": true,
24   "source_files": "SailthruMobile.xcframework/ios-*[!-simulator]/SailthruMobile.framework/Headers/*.h",
25   "resources": "SailthruMobile.xcframework/ios-*[!-simulator]/SailthruMobile.framework/*.png",
26   "vendored_frameworks": "SailthruMobile.xcframework",
27   "public_header_files": "SailthruMobile.xcframework/ios-*[!-simulator]/SailthruMobile.framework/Headers/*.h",
28   "preserve_paths": "SailthruMobile.xcframework",
29   "frameworks": [
30     "UIKit",
31     "Foundation",
32     "CoreLocation",
33     "CoreGraphics",
34     "QuartzCore",
35     "UserNotifications"
36   ]