[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 9 / 5 / 2 / Carnival / 3.5.0 / Carnival.podspec.json
blob41b99757bff27903e7e74f4e00e8b6465c44520b
2   "name": "Carnival",
3   "version": "3.5.0",
4   "summary": "Carnival iOS SDK for integrating with http://carnivalmobile.com messaging and analytics service",
5   "authors": {
6     "Carnival Mobile": "support@carnivalmobile.com"
7   },
8   "homepage": "http://docs.carnivalmobile.com",
9   "source": {
10     "git": "https://github.com/carnivalmobile/carnival-ios-sdk.git",
11     "tag": "3.5.0"
12   },
13   "xcconfig": {
14     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Carnival/**\""
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "resources": "Carnival.embeddedframework/Carnival.framework/Versions/A/Resources/CarnivalResources.bundle",
20   "public_header_files": "Carnival.embeddedframework/Carnival.framework/Versions/A/Headers/*.h",
21   "vendored_frameworks": "Carnival.embeddedframework/Carnival.framework",
22   "preserve_paths": "Carnival.embeddedframework/Carnival.framework",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreLocation",
27     "CoreGraphics",
28     "AVFoundation",
29     "MediaPlayer",
30     "QuartzCore"
31   ],
32   "license": {
33     "type": "commercial",
34     "text": "Please refer to our privacy policy and terms of service at http://carnivalmobile.com"
35   },
36   "requires_arc": true