[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 2 / a / ExtoleMobileSDK / 0.0.19 / ExtoleMobileSDK.podspec.json
blobda0887f3766e3f4b259be8312ce517e9f022ebd0
2   "name": "ExtoleMobileSDK",
3   "platforms": {
4     "ios": "13.0"
5   },
6   "version": "0.0.19",
7   "source": {
8     "git": "https://github.com/extole/ios-sdk.git",
9     "tag": "0.0.19"
10   },
11   "authors": "Extole",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "homepage": "https://github.com/extole/ios-sdk",
17   "summary": "Extole iOS SDK",
18   "source_files": "Sources/ExtoleMobileSDK/**/*.{swift}",
19   "dependencies": {
20     "ExtoleClientAPI": [
21       "~> 0.0.1"
22     ],
23     "ExtoleConsumerAPI": [
24       "~> 0.0.1"
25     ],
26     "Logging": [
27       "~> 1.4"
28     ],
29     "ObjectMapper": [
30       "~> 4.1.0"
31     ],
32     "SwiftEventBus": [
33       "~> 5.0.0"
34     ]
35   },
36   "swift_versions": [
37     "5.0"
38   ],
39   "swift_version": "5.0"