blob: 0093d5b5a74193436b306feb3cd2d5a954ed5eb1 [file] [log] [blame]
{
"name": "mParticle-Appboy",
"version": "6.14.5",
"summary": "Appboy integration for mParticle",
"description": "This is the Appboy integration for mParticle.",
"homepage": "https://www.mparticle.com",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"mParticle": "support@mparticle.com"
},
"source": {
"git": "https://github.com/mparticle-integrations/mparticle-apple-integration-appboy.git",
"tag": "6.14.5"
},
"social_media_url": "https://twitter.com/mparticles",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Appboy/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 6.14.0"
],
"Appboy-iOS-SDK": [
"2.29.0"
]
},
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"pod_target_xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Appboy-iOS-SDK/**",
"OTHER_LDFLAGS": "$(inherited) -l\"AppboyKitLibrary\""
}
},
"libraries": "z"
}