[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / 5 / Swrve-mParticle / 2.0.0 / Swrve-mParticle.podspec.json
blobf5adbcdbe5ecaded8aecc9b3594f348d1cf89771
2   "name": "Swrve-mParticle",
3   "version": "2.0.0",
4   "summary": "Swrve integration for mParticle",
5   "description": "This is the Swrve integration for mParticle.",
6   "homepage": "https://www.swrve.com",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Swrve": "support@swrve.com"
13   },
14   "source": {
15     "git": "https://github.com/swrve-services/mparticle-apple-integration-swrve.git",
16     "tag": "2.0.0"
17   },
18   "social_media_url": "https://twitter.com/Swrve_Inc",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "ios": {
23     "source_files": "Swrve-mParticle/*.{h,m}",
24     "dependencies": {
25       "mParticle-Apple-SDK": [
26         "~> 8"
27       ],
28       "SwrveSDK": [
29         "~> 6.7"
30       ]
31     }
32   }