[Add] MSPCore 0.0.10
[CocoaPods.git] / Specs / 9 / c / 4 / MSPCore / 0.0.10 / MSPCore.podspec.json
blobe79f9db751123eb37dbee359ac6e0420dbdf9d86
2   "name": "MSPCore",
3   "version": "0.0.10",
4   "summary": "An utility helper for MSP",
5   "platforms": {
6     "ios": "13.0"
7   },
8   "description": "An utility for MSP settings",
9   "homepage": "https://github.com/aimsp/msp-ios-sdk/MSPCore",
10   "license": "Copyright",
11   "authors": {
12     "huanzhiNB": "huanzhi.zhang@newsbreak.com"
13   },
14   "source": {
15     "git": "https://github.com/huanzhiNB/msp-ios-sdk-public.git",
16     "tag": "0.0.10"
17   },
18   "source_files": "MSPCore/MSPCore/**/*.{h,m,swift}",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "MSPSharedLibraries": [
23     ]
24   },
25   "vendored_frameworks": "MSPCore/PrebidAdapter.xcframework",
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "x86_64 armv7 arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "static_framework": true