blob: 46b7312ee795eff1385f6963dd875df4f1b586cf [file] [log] [blame]
{
"name": "IQzone",
"version": "331",
"summary": "IQzone SDK for iOS - theCHIVE",
"authors": "IQzone Inc.",
"platforms": {
"ios": "10.0"
},
"homepage": "https://iqzone.com/",
"description": "IQzone Managed In-App Demand.",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"license": {
"type": "Commercial License",
"text": "\nCopyright 2020 IQzone Inc. All rights reserved."
},
"source": {
"http": "http://w42.moonlighting.io:4000/iqzone/IMD.embeddedframework-idreamsky-2183.zip",
"type": "zip"
},
"source_files": "IMD.embeddedframework/IMD.framework/**/*.h",
"public_header_files": "IMD.embeddedframework/IMD.framework/**/*.h",
"preserve_paths": "IMD.embeddedframework/IMD.framework",
"vendored_frameworks": "IMD.embeddedframework/IMD.framework",
"frameworks": [
"WebKit",
"CoreMotion",
"CoreGraphics",
"CoreMedia",
"CoreMotion",
"MediaPlayer",
"SystemConfiguration",
"UIKit",
"WebKit",
"AdSupport",
"CoreTelephony",
"StoreKit"
],
"weak_frameworks": [
"EventKit",
"EventKitUI",
"WatchConnectivity",
"AVKit",
"AVFoundation"
],
"libraries": [
"z",
"xml2",
"c++"
]
}