[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 1 / b / mParticle-Adobe / 7.8.6 / mParticle-Adobe.podspec.json
blob787a50c5fcae8f7b23a655f7a04be80241e03aa3
2   "name": "mParticle-Adobe",
3   "version": "7.8.6",
4   "summary": "Adobe integration for mParticle",
5   "description": "This is the Adobe 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-adobe.git",
16     "tag": "7.8.6"
17   },
18   "social_media_url": "https://twitter.com/mparticles",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": "mParticle-Adobe/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 7.8.0"
27       ]
28     }
29   }