[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / 0 / 8 / mParticle-RevealMobile / 8.0.0 / mParticle-RevealMobile.podspec.json
blob4e746b071ee62e4500e7ec6e0a8d4392823ad547
2   "name": "mParticle-RevealMobile",
3   "version": "8.0.0",
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": "8.0.0"
18   },
19   "social_media_url": "https://twitter.com/mparticle",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "ios": {
24     "source_files": "mParticle-RevealMobile/*.{h,m,mm}",
25     "dependencies": {
26       "mParticle-Apple-SDK/mParticle": [
27         "~> 8.0-beta"
28       ],
29       "Reveal": [
30         "~> 1.3"
31       ]
32     }
33   },
34   "source_files": "mParticle-RevealMobile/**/*",
35   "requires_arc": true