[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / 2 / CJMVNPT / 2.0.2 / CJMVNPT.podspec.json
blobfa640f7284beb01423ebaf72068f1b13547828f3
2   "name": "CJMVNPT",
3   "version": "2.0.2",
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.2"
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     },
25     "resources": [
26       "CJMVNPT/**/*.{png,xib}",
27       "CJMVNPT/**/*.xcdatamodeld"
28     ],
29     "source_files": [
30       "CJMVNPT/**/*.{h,m}",
31       "CJMVNPT/AES/**/*.{h,m}"
32     ],
33     "public_header_files": [
34       "CJMVNPT/CJM.h",
35       "CJMVNPT/CJM+SSLPinning.h",
36       "CJMVNPT/CJM+Inbox.h",
37       "CJMVNPT/CJMInstanceConfig.h",
38       "CJMVNPT/CJMBuildInfo.h",
39       "CJMVNPT/CJMEventDetail.h",
40       "CJMVNPT/CJMInAppNotificationDelegate.h",
41       "CJMVNPT/CJMSyncDelegate.h",
42       "CJMVNPT/CJMTrackedViewController.h",
43       "CJMVNPT/CJMUTMDetail.h",
44       "CJMVNPT/CJMJSInterface.h",
45       "CJMVNPT/CJM+ABTesting.h",
46       "CJMVNPT/CJM+DisplayUnit.h",
47       "CJMVNPT/CJM+FeatureFlags.h",
48       "CJMVNPT/CJM+ProductConfig.h",
49       "CJMVNPT/CJMPushNotificationDelegate.h"
50     ]
51   },
52   "platforms": {
53     "ios": "9.0"
54   }