[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / a / TestingAfterSettingClassPath / 1.3.0 / TestingAfterSettingClassPath.podspec.json
blob6833840da0c986f986175cd6a60bad16532e5f9f
2   "name": "TestingAfterSettingClassPath",
3   "version": "1.3.0",
4   "summary": "A short description of TestingAfterSettingClassPath.",
5   "description": "'A short description of TestingAfterSettingClassPath. Testing This Again'",
6   "homepage": "https://github.com/IntegrationConsoliAds/TestingAfterSettingClassPath",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "IntegrationConsoliAds": "integration@consoliads.com"
13   },
14   "source": {
15     "git": "https://github.com/IntegrationConsoliAds/TestingAfterSettingClassPath.git",
16     "tag": "1.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TestingAfterSettingClassPath/Classes/**/*",
22   "resource_bundles": {
23     "TestingAfterSettingClassPath": [
24       "TestingAfterSettingClassPath/Assets/*.{xib,bundle}"
25     ]
26   },
27   "ios": {
28     "vendored_libraries": [
29       "libconsoliads-mediation.a",
30       "libConsoliMediation.a",
31       "libConsoliAdsInApp.a",
32       "libConsoliAd.a",
33       "libCAAnalytics.a"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC"
38   },
39   "xcconfig": {
40     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/#{s.name}/inc/libCAAnalytics/**"
41   }