[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 5 / 0 / mParticle-OneTrust / 7.15.10 / mParticle-OneTrust.podspec.json
blob6487b7a12ab805d9cfbad9d26c65e0cbc54ad6b2
2   "name": "mParticle-OneTrust",
3   "version": "7.15.10",
4   "summary": "OneTrust integration for mParticle",
5   "description": "This is the OneTrust 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-onetrust.git",
16     "tag": "7.15.10"
17   },
18   "social_media_url": "https://twitter.com/mparticle",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "ios": {
23     "source_files": "mParticle-OneTrust/*.{h,m}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 7.0"
27       ]
28     }
29   }