[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 1 / 0 / 9 / mParticle-Apptentive / 7.3.13 / mParticle-Apptentive.podspec.json
blob16c75c10757fcd92e49ca2d444612959d85437de
2   "name": "mParticle-Apptentive",
3   "version": "7.3.13",
4   "summary": "Apptentive integration for mParticle",
5   "description": "This is the Apptentive 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-apptentive.git",
16     "tag": "7.3.13"
17   },
18   "social_media_url": "https://twitter.com/mparticles",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": "mParticle-Apptentive/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 7.3.0"
27       ],
28       "apptentive-ios": [
29         "~> 4.0.7"
30       ]
31     }
32   }