[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / a / 5 / mParticle-Instabot / 7.9.1 / mParticle-Instabot.podspec.json
blobe49afecac4782da696347f139ede55ca566b0b86
2   "name": "mParticle-Instabot",
3   "version": "7.9.1",
4   "summary": "Instabot integration for mParticle",
5   "description": "This is the Instabot 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-instabot.git",
16     "tag": "7.9.1"
17   },
18   "social_media_url": "https://twitter.com/rokolabs",
19   "static_framework": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "ios": {
24     "source_files": "mParticle-Instabot/*.{h,m,mm}",
25     "dependencies": {
26       "mParticle-Apple-SDK/mParticle": [
27         "~> 7.9.0"
28       ],
29       "ROKO.Mobi": [
31       ]
32     },
33     "pod_target_xcconfig": {
34       "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/ROKO.Mobi/**",
35       "OTHER_LDFLAGS": "$(inherited) -framework \"ROKOMobi\""
36     }
37   }