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