[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / 7 / mParticle-Integration-Example / 8.0.0 / mParticle-Integration-Example.podspec.json
blob4462bb5eeaa71db67ff5f0bc6453ffbe3dba2882
2   "name": "mParticle-Integration-Example",
3   "version": "8.0.0",
4   "summary": "Example integration for mParticle",
5   "description": "This is the Example 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-example.git",
16     "tag": "8.0.0"
17   },
18   "social_media_url": "https://twitter.com/mparticle",
19   "swift_versions": "5.3",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "ios": {
24     "source_files": "mParticle-Example/*.{h,m}",
25     "dependencies": {
26       "mParticle-Apple-SDK": [
27         "~> 8.0"
28       ]
29     }
30   },
31   "swift_version": "5.3"