[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 9 / mParticle-Iterable / 8.6.0 / mParticle-Iterable.podspec.json
blob2909fa3740d3b15a43244b659624d6a8447aa0b6
2   "name": "mParticle-Iterable",
3   "version": "8.6.0",
4   "summary": "Iterable integration for mParticle",
5   "description": "This is the Iterable integration for mParticle.",
6   "homepage": "https://www.mparticle.com",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mParticle": "support@mparticle.com"
13   },
14   "source": {
15     "git": "https://github.com/mparticle-integrations/mparticle-apple-integration-iterable.git",
16     "tag": "v8.6.0"
17   },
18   "social_media_url": "https://twitter.com/mparticle",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "ios": {
23     "source_files": "mParticle-Iterable/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 8.19"
27       ],
28       "Iterable-iOS-SDK": [
29         "~> 6.5"
30       ]
31     }
32   },
33   "resource_bundles": {
34     "mParticle-Iterable-Privacy": [
35       "mParticle-Iterable/PrivacyInfo.xcprivacy"
36     ]
37   }