blob: 60c187f21d55cff67a40a682f59e8a410c1eadae [file] [log] [blame]
{
"name": "mParticle-Instabot",
"version": "7.7.0",
"summary": "Instabot integration for mParticle",
"description": "This is the Instabot 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-instabot.git",
"tag": "7.7.0"
},
"social_media_url": "https://twitter.com/rokolabs",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "mParticle-Instabot/*.{h,m,mm}",
"dependencies": {
"mParticle-Apple-SDK/mParticle": [
"~> 7.7.0"
],
"ROKO.Mobi": [
]
},
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/ROKO.Mobi/**",
"OTHER_LDFLAGS": "$(inherited) -framework \"ROKOMobi\""
}
}
}