[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 7 / mParticle-Kahuna / 6.15.7 / mParticle-Kahuna.podspec.json
blobc42544f0f83c106e2933b1097087e61350f0a71f
2   "name": "mParticle-Kahuna",
3   "version": "6.15.7",
4   "summary": "Kahuna integration for mParticle",
5   "description": "This is the Kahuna 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-kahuna.git",
16     "tag": "6.15.7"
17   },
18   "social_media_url": "https://twitter.com/mparticles",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": "mParticle-Kahuna/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 6.15.0"
27       ],
28       "Kahuna": [
29         "2.5.2"
30       ]
31     },
32     "pod_target_xcconfig": {
33       "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Kahuna/**",
34       "OTHER_LDFLAGS": "$(inherited) -framework \"Kahuna\""
35     }
36   }