blob: 4397e8de32a1c8417f6256fa447b408218ebef8a [file] [log] [blame]
{
"name": "CTLAdsSDKParallel",
"version": "5.1.2",
"summary": "This is just for testing",
"description": "Nothing for descripting. This is just for testing propose",
"homepage": "https://github.com/hdhuy179/CTLAdsSDKParallel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HuyHoangDinh": "vn01639519315@gmail.com"
},
"source": {
"http": "https://github.com/hdhuy179/CTLAdsSDKParallel/releases/download/5.1.2/CTLAdsSDKParallel.5.1.2.zip"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"preserve_paths": "CTLAdsSDKFakeFramework.framework",
"vendored_frameworks": "CTLAdsSDKFakeFramework.framework",
"source_files": [
"FBAudienceNetwork.framework/Headers/*.h",
"CTLAdsSDKFakeFramework.framework/Headers/*.h"
],
"dependencies": {
"FBSDKCoreKit": [
"7.0.1"
],
"Google-Mobile-Ads-SDK": [
"7.61.0"
]
},
"swift_version": "5.0"
}