[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 7 / c / 0 / mParticle-Appboy / 6.12.4 / mParticle-Appboy.podspec.json
blobbc55fba87655d4b33a2ab7f18b0b36a707241169
2   "name": "mParticle-Appboy",
3   "version": "6.12.4",
4   "summary": "Appboy integration for mParticle",
5   "description": "This is the Appboy 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-appboy.git",
16     "tag": "6.12.4"
17   },
18   "social_media_url": "https://twitter.com/mparticles",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": "mParticle-Appboy/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 6.12.3"
27       ],
28       "Appboy-iOS-SDK": [
29         "2.26.0"
30       ]
31     },
32     "frameworks": [
33       "CoreTelephony",
34       "SystemConfiguration"
35     ],
36     "pod_target_xcconfig": {
37       "LIBRARY_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Appboy-iOS-SDK/**",
38       "OTHER_LDFLAGS": "$(inherited) -l\"AppboyKitLibrary\""
39     }
40   },
41   "libraries": "z"