[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / 2 / Carnival / 2.8 / Carnival.podspec.json
blob335c15cdc56ce73963552243099fb0c821beb8d7
2   "name": "Carnival",
3   "version": "2.8",
4   "summary": "Carnival iOS SDK for integrating with http://carnivalmobile.com messaging and analytics service",
5   "authors": {
6     "Carnival Labs Ltd": "info@carnivallabs.com"
7   },
8   "homepage": "http://docs.carnivalmobile.com",
9   "source": {
10     "git": "https://github.com/carnivalmobile/carnival-ios-sdk.git",
11     "tag": "2.8"
12   },
13   "xcconfig": {
14     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Carnival/**\""
15   },
16   "platforms": {
17     "ios": "6.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     "AdSupport",
29     "AVFoundation",
30     "MediaPlayer"
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,
37   "libraries": "z"