[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / d / 6 / mParticle-Singular / 8.3.0 / mParticle-Singular.podspec.json
blob8f6d2a6739f499c8790da1b30eb84cf9ab7518b5
2   "name": "mParticle-Singular",
3   "version": "8.3.0",
4   "summary": "Singular integration for mParticle",
5   "description": "This is the Singular 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-Singular.git",
16     "tag": "v8.3.0"
17   },
18   "social_media_url": "https://twitter.com/mparticle",
19   "static_framework": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "ios": {
24     "source_files": "Sources/mParticle-Singular/**/*.{h,m,mm}",
25     "dependencies": {
26       "mParticle-Apple-SDK/mParticle": [
27         "~> 8.0"
28       ],
29       "Singular-SDK": [
30         "~> 12.0"
31       ]
32     }
33   }