[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 8 / mParticle-UrbanAirship / 7.1.4 / mParticle-UrbanAirship.podspec.json
blobdfe0411fd66c135098e4411542e7b21cf30ad246
2   "name": "mParticle-UrbanAirship",
3   "version": "7.1.4",
4   "summary": "Urban Airship integration for mParticle",
5   "description": "This is the Urban Airship 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-urbanairship.git",
16     "tag": "7.1.4"
17   },
18   "social_media_url": "https://twitter.com/mparticles",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": "mParticle-UrbanAirship/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 7.1.0"
27       ],
28       "UrbanAirship-iOS-SDK": [
29         "~> 8.5"
30       ]
31     }
32   }