[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 8 / 2 / CJMVNPT / 2.0.1 / CJMVNPT.podspec.json
blobb04fa92c831f920c0bfd6de5753015495a4a31a6
2   "name": "CJMVNPT",
3   "version": "2.0.1",
4   "summary": "CJM - VNPT",
5   "description": "Customer Journey Map VNPT.",
6   "homepage": "https://github.com/anhdungaxz/CJMVNPT.git",
7   "license": "MIT",
8   "authors": {
9     "VNPT Media": "VNPTMedia@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/anhdungaxz/CJMVNPT.git",
13     "tag": "2.0.1"
14   },
15   "requires_arc": true,
16   "module_name": "CJMVNPT",
17   "resources": "CJMVNPT/*.crt",
18   "static_framework": true,
19   "ios": {
20     "dependencies": {
21       "SDWebImage": [
22         "~> 5.1"
23       ],
24       "Firebase/Analytics": [
26       ]
27     },
28     "resources": [
29       "CJMVNPT/**/*.{png,xib}",
30       "CJMVNPT/**/*.xcdatamodeld"
31     ],
32     "source_files": [
33       "CJMVNPT/**/*.{h,m}",
34       "CJMVNPT/AES/**/*.{h,m}"
35     ],
36     "public_header_files": [
37       "CJMVNPT/CJM.h",
38       "CJMVNPT/CJM+SSLPinning.h",
39       "CJMVNPT/CJM+Inbox.h",
40       "CJMVNPT/CJMInstanceConfig.h",
41       "CJMVNPT/CJMBuildInfo.h",
42       "CJMVNPT/CJMEventDetail.h",
43       "CJMVNPT/CJMInAppNotificationDelegate.h",
44       "CJMVNPT/CJMSyncDelegate.h",
45       "CJMVNPT/CJMTrackedViewController.h",
46       "CJMVNPT/CJMUTMDetail.h",
47       "CJMVNPT/CJMJSInterface.h",
48       "CJMVNPT/CJM+ABTesting.h",
49       "CJMVNPT/CJM+DisplayUnit.h",
50       "CJMVNPT/CJM+FeatureFlags.h",
51       "CJMVNPT/CJM+ProductConfig.h",
52       "CJMVNPT/CJMPushNotificationDelegate.h"
53     ]
54   },
55   "platforms": {
56     "ios": "9.0"
57   }