blob: 699a25943c2ff4fdbf5f1344ff6f0e540cac6eaa [file] [log] [blame]
{
"name": "HyprmaxAdapter",
"version": "0.0.1.1",
"summary": "hyprmx for mopub",
"description": "....",
"homepage": "https://gitee.com/Lovin0996/Hyprmx.git",
"license": "MIT",
"authors": {
"Jay Win": "lovin0996korla@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/Lovin0996/Hyprmx.git",
"tag": "0.0.1.1"
},
"source_files": "Hyprmx/HyprMXSDKAdapter/*.{h,m}",
"exclude_files": "Classes/Exclude",
"vendored_frameworks": "Hyprmx/HyprMXSDKAdapter/SDK/HyprMX.framework",
"dependencies": {
"mopub-ios-sdk": [
]
}
}