[Add] HyperTrident 2.2.2.5
[CocoaPods.git] / Specs / 7 / c / 2 / CordialSDK / 3.1.5 / CordialSDK.podspec.json
blobe10d2cdcf6c082e98560561ec6f2da59bf894c00
2   "name": "CordialSDK",
3   "version": "3.1.5",
4   "summary": "CordialSDK",
5   "description": "The Cordial SDK allows application developers to pass customer and event data from their applications to the Cordial platform.",
6   "homepage": "https://gitlab.com/cordialinc/mobile-sdk/ios-sdk",
7   "license": "MIT",
8   "authors": "Cordial Experience, Inc.",
9   "platforms": {
10     "ios": "12.0"
11   },
12   "swift_versions": "4.2",
13   "source": {
14     "git": "https://gitlab.com/cordialinc/mobile-sdk/ios-sdk.git",
15     "tag": "3.1.5"
16   },
17   "source_files": [
18     "CordialSDK",
19     "Sources/CordialSDK/**/*.{swift}",
20     "Projects/Frameworks/CordialSDK/CordialSDK.h"
21   ],
22   "resource_bundles": {
23     "CordialSDK": [
24       "Sources/CordialSDK/**/*.{xcdatamodeld}",
25       "Sources/CordialSDK/**/*.{js}"
26     ]
27   },
28   "requires_arc": true,
29   "swift_version": "4.2"