[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 2 / mParticle-Apteligent / 7.15.1 / mParticle-Apteligent.podspec.json
blob0fd4f1d2661c6d7ff4917cb788ea06cd1cba74dd
2   "name": "mParticle-Apteligent",
3   "version": "7.15.1",
4   "summary": "Apteligent integration for mParticle",
5   "description": "This is the Apteligent 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-apteligent.git",
16     "tag": "7.15.1"
17   },
18   "social_media_url": "https://twitter.com/mparticle",
19   "static_framework": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "ios": {
24     "source_files": "mParticle-Apteligent/*.{h,m,mm}",
25     "dependencies": {
26       "mParticle-Apple-SDK/mParticle": [
27         "~> 7.0"
28       ],
29       "CrittercismSDK": [
30         "5.6.7"
31       ]
32     },
33     "pod_target_xcconfig": {
34       "LIBRARY_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/CrittercismSDK/**"
35     }
36   },
37   "frameworks": "SystemConfiguration"