[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / c / d / mParticle-Flurry / 7.7.3 / mParticle-Flurry.podspec.json
blob7462363df4b3d3e96e0ecf664590fcd1a541d9a5
2   "name": "mParticle-Flurry",
3   "version": "7.7.3",
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": "7.7.3"
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         "~> 7.7.0"
27       ],
28       "Flurry-iOS-SDK/FlurrySDK": [
29         "7.6.6"
30       ]
31     }
32   }