blob: ec0e3ec47cdd3670df24f52d61472de44d9d0e91 [file] [log] [blame]
{
"name": "Testchaors",
"version": "1.0.0",
"summary": "mobile ad sdk for ios",
"source": {
"http": "https://github.com/Mintegral-official/MintegralAdSDK-iOS-new/releases/download/7.0.2.0/Mintegral_M_SDK.zip"
},
"description": "ks mobile ad sdk for ios.",
"homepage": "https://github.com/ChaorsiOS/Testpod.git",
"license": {
"type": "MIT",
"file": "Fmk/LICENSE.txt"
},
"authors": {
"baidumobsdk": "wangchao"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"CoreLocation",
"SystemConfiguration",
"CoreGraphics",
"CoreMotion",
"CoreTelephony",
"AdSupport",
"SystemConfiguration",
"QuartzCore",
"WebKit",
"MessageUI",
"SafariServices",
"AVFoundation",
"EventKit",
"QuartzCore",
"CoreMedia",
"StoreKit"
],
"libraries": "c++",
"default_subspecs": "NativeAd",
"subspecs": [
{
"name": "NativeAd",
"vendored_frameworks": [
"Fmk/MTGSDK.xcframework"
],
"preserve_paths": "Fmk/*.xcframework"
}
]
}