[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 9 / mParticle-Iterable / 8.0.0-beta1 / mParticle-Iterable.podspec.json
blobcd19e41335b278934352cb6f304e4584a266b1e0
2   "name": "mParticle-Iterable",
3   "version": "8.0.0-beta1",
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": "8.0.0-beta1"
17   },
18   "social_media_url": "https://twitter.com/mparticle",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "ios": {
23     "source_files": "mParticle-Iterable/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 8.0-beta"
27       ],
28       "Iterable-iOS-SDK": [
29         "~> 6.2"
30       ]
31     }
32   }