[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / 3 / 8 / 2 / CJMVNPT / 1.0.4 / CJMVNPT.podspec.json
blob7135dcb1af952654d96dee46aab6ef365f00572e
2   "name": "CJMVNPT",
3   "version": "1.0.4",
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": "1.0.4"
14   },
15   "requires_arc": true,
16   "module_name": "CJMVNPT",
17   "resources": "CJMVNPT/*.crt",
18   "ios": {
19     "dependencies": {
20       "SDWebImage": [
21         "~> 5.1"
22       ]
23     },
24     "resources": [
25       "CJMVNPT/**/*.{png,xib}",
26       "CJMVNPT/**/*.xcdatamodeld"
27     ],
28     "source_files": [
29       "CJMVNPT/**/*.{h,m}",
30       "CJMVNPT/AES/**/*.{h,m}"
31     ],
32     "public_header_files": [
33       "CJMVNPT/CJM.h",
34       "CJMVNPT/CJM+SSLPinning.h",
35       "CJMVNPT/CJM+Inbox.h",
36       "CJMVNPT/CJMInstanceConfig.h",
37       "CJMVNPT/CJMBuildInfo.h",
38       "CJMVNPT/CJMEventDetail.h",
39       "CJMVNPT/CJMInAppNotificationDelegate.h",
40       "CJMVNPT/CJMSyncDelegate.h",
41       "CJMVNPT/CJMTrackedViewController.h",
42       "CJMVNPT/CJMUTMDetail.h",
43       "CJMVNPT/CJMJSInterface.h",
44       "CJMVNPT/CJM+ABTesting.h",
45       "CJMVNPT/CJM+DisplayUnit.h",
46       "CJMVNPT/CJM+FeatureFlags.h",
47       "CJMVNPT/CJM+ProductConfig.h",
48       "CJMVNPT/CJMPushNotificationDelegate.h"
49     ]
50   },
51   "platforms": {
52     "ios": "9.0"
53   }