[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 5 / 7 / UBTrustDecision / 1.0.1 / UBTrustDecision.podspec.json
blobd511d37300a09f53b8d8c32b128d719dfa2d33d1
2   "name": "UBTrustDecision",
3   "version": "1.0.1",
4   "summary": "Re packaging based on TrustDecisionPro",
5   "description": "Unibowl Re packaging based on TrustDecisionPro",
6   "homepage": "https://github.com/UniBowl/UBTrustDecision",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "zhaobo": "bo.zhao@bisontech.co"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/UniBowl/UBTrustDecision.git",
19     "tag": "1.0.1"
20   },
21   "frameworks": "Foundation",
22   "vendored_frameworks": "UBTrustDecision.framework",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "dependencies": {
27     "TrustDecisionPro": [
28       "4.3.0.2"
29     ]
30   }