[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 4 / 8 / mParticle-Appsee / 7.7.0 / mParticle-Appsee.podspec.json
blobedee00fe8c11470b28784b6fc73cb33f32cb2519
2   "name": "mParticle-Appsee",
3   "version": "7.7.0",
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.7.0"
17   },
18   "social_media_url": "https://twitter.com/mparticles",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": "mParticle-Appsee/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 7.7.0"
27       ],
28       "Appsee": [
29         "~> 2.4"
30       ]
31     }
32   }