[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / b / mParticle-Apple-Media-SDK / 1.0.0-beta.1 / mParticle-Apple-Media-SDK.podspec.json
bloba1889ea6ff20d5cd3c294b608c9fe44b3094c9e0
2   "name": "mParticle-Apple-Media-SDK",
3   "version": "1.0.0-beta.1",
4   "summary": "mParticle Apple Media SDK",
5   "description": "This is the mParticle Apple Media SDK.",
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/mparticle-apple-media.git",
16     "tag": "1.0.0-beta.1"
17   },
18   "social_media_url": "https://twitter.com/mparticle",
19   "static_framework": true,
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "ios": {
25     "source_files": "mParticle-Apple-Media-SDK/*.{h,swift}",
26     "dependencies": {
27       "mParticle-Apple-SDK": [
28         "~> 7.0"
29       ]
30     }
31   },
32   "swift_version": "5.0"