[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 4 / 8 / mParticle-Appsee / 7.8.3 / mParticle-Appsee.podspec.json
blob474965289c2b954d0b54b948ffe90909f0cecb81
2   "name": "mParticle-Appsee",
3   "version": "7.8.3",
4   "summary": "Appsee integration for mParticle",
5   "description": "This is the Appsee 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-appsee.git",
16     "tag": "7.8.3"
17   },
18   "social_media_url": "https://twitter.com/mparticles",
19   "static_framework": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "ios": {
24     "source_files": "mParticle-Appsee/*.{h,m,mm}",
25     "dependencies": {
26       "mParticle-Apple-SDK/mParticle": [
27         "~> 7.8.0"
28       ],
29       "Appsee": [
30         "~> 2.4"
31       ]
32     }
33   }