[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / b / mParticle-Adobe / 7.1.3 / mParticle-Adobe.podspec.json
blob827b1335fd1c94ee3cd4d0c08d361897d15399c3
2   "name": "mParticle-Adobe",
3   "version": "7.1.3",
4   "summary": "Adobe integration for mParticle",
5   "description": "This is the Adobe 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-adobe.git",
16     "tag": "7.1.3"
17   },
18   "social_media_url": "https://twitter.com/mparticles",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": "mParticle-Adobe/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 7.1.0"
27       ]
28     }
29   }