[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / 2 / Carnival / 3.11.0 / Carnival.podspec.json
blob48a01058479a02d232b29589dec8ab591d48c902
2   "name": "Carnival",
3   "version": "3.11.0",
4   "summary": "Carnival iOS SDK for integrating with http://carnival.io messaging and analytics service",
5   "authors": {
6     "Carnival Mobile": "support@carnival.io"
7   },
8   "homepage": "http://docs.carnival.io",
9   "source": {
10     "git": "https://github.com/carnivalmobile/carnival-ios-sdk.git",
11     "tag": "3.11.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     "Security"
32   ],
33   "license": {
34     "type": "commercial",
35     "text": "Please refer to our privacy policy and terms of service at http://carnival.io"
36   },
37   "requires_arc": true