[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / e / 8 / mParticle-UrbanAirship / 6.10.0 / mParticle-UrbanAirship.podspec.json
blobde049c15d17180f496d04604be5f7ddb8f34995f
2   "name": "mParticle-UrbanAirship",
3   "version": "6.10.0",
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": "6.10.0"
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         "~> 6.10.0"
27       ],
28       "UrbanAirship-iOS-SDK": [
29         "~> 8.0.2"
30       ]
31     }
32   }