[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / c / 4 / mParticle-ComScore / 7.8.0 / mParticle-ComScore.podspec.json
bloba27c55b2289ee76f024e6468e2c8edb0fa7bbdc6
2   "name": "mParticle-ComScore",
3   "version": "7.8.0",
4   "summary": "ComScore integration for mParticle",
5   "description": "This is the ComScore 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-comscore.git",
16     "tag": "7.8.0"
17   },
18   "social_media_url": "https://twitter.com/mparticles",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": "mParticle-ComScore/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 7.8.0"
27       ],
28       "ComScore": [
29         "~> 5.0"
30       ]
31     },
32     "pod_target_xcconfig": {
33       "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/ComScore/ComScore/iOS/**",
34       "OTHER_LDFLAGS": "$(inherited) -framework \"ComScore\""
35     }
36   },
37   "frameworks": "SystemConfiguration"