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