[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / d / mParticle-Flurry / 6.12.0 / mParticle-Flurry.podspec.json
bloba7cb24bc963c9a1239d9e5e254649bc98a88e7ea
2   "name": "mParticle-Flurry",
3   "version": "6.12.0",
4   "summary": "Flurry integration for mParticle",
5   "description": "This is the Flurry 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-flurry.git",
16     "tag": "6.12.0"
17   },
18   "social_media_url": "https://twitter.com/mparticles",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": "mParticle-Flurry/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 6.12.0"
27       ],
28       "Flurry-iOS-SDK/FlurrySDK": [
29         "7.6.6"
30       ]
31     }
32   }