[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 5 / 0 / 8 / mParticle-RevealMobile / 7.12.4 / mParticle-RevealMobile.podspec.json
blobb3073f046c8fad3518fb8eeb16c37b76e43c06a5
2   "name": "mParticle-RevealMobile",
3   "version": "7.12.4",
4   "summary": "Reveal Mobile integration for mParticle",
5   "description": "This is the Reveal Mobile 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     "Reveal Mobile": "support@revealmobile.com"
14   },
15   "source": {
16     "git": "https://github.com/mparticle-integrations/mparticle-apple-integration-revealmobile.git",
17     "tag": "7.12.4"
18   },
19   "social_media_url": "https://twitter.com/mparticle",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "ios": {
24     "source_files": "mParticle-RevealMobile/*.{h,m,mm}",
25     "dependencies": {
26       "mParticle-Apple-SDK/mParticle": [
27         "~> 7.12.0"
28       ],
29       "Reveal": [
30         "~> 1.3"
31       ]
32     }
33   },
34   "source_files": "mParticle-RevealMobile/**/*",
35   "requires_arc": true