[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 5 / 6 / c / CNNmu / 0.0.8 / CNNmu.podspec.json
blob2b6fe5041338b24d620dec9b6929af1dd9de9955
2   "name": "CNNmu",
3   "version": "0.0.8",
4   "summary": "A module to integrate OneTrust SDK in CNN projects.",
5   "description": "CNNmu is a Mobile User Consent to handle the integration between OTT apps and OneTrust",
6   "homepage": "https://github.com/harshahallikeri7/cnn-mu",
7   "license": "Turner Broadcasting Corporation, 2018",
8   "authors": {
9     "username": "harshahallikeri7@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/harshahallikeri7/cnn-mu.git",
13     "tag": "0.0.8"
14   },
15   "source_files": [
16     "MobileUserConsent/MobileUserConsent/*.{swift,h,m}",
17     "MobileUserConsent/OneTrust/**/*.{swift,h,m}",
18     "MobileUserConsent/MobileUserConsent/Config/*.{swift,h,m}",
19     "MobileUserConsent/MobileUserConsent/MUExtensions/*.{swift,h,m}"
20   ],
21   "platforms": {
22     "ios": "14.0",
23     "tvos": "14.0"
24   },
25   "tvos": {
26     "dependencies": {
27       "OneTrust-CMP-tvOS-XCFramework": [
29       ]
30     }
31   },
32   "ios": {
33     "dependencies": {
34       "OneTrust-CMP-XCFramework": [
36       ]
37     }
38   }