blob: 04d8ecbe9bf25c8d7bb32500235f63896b274857 [file] [log] [blame]
{
"name": "OMSDK",
"version": "0.0.3",
"summary": "Open Mediation开源广告库",
"description": "Open Mediation开源广告库 简单版",
"homepage": "https://gitee.com/tapque_sdk/OMSDK.git",
"license": "MIT",
"authors": {
"Jay Win": "lovin0996korla@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/tapque_sdk/OMSDK.git",
"tag": "0.0.3"
},
"source_files": "OMSDK/OMSDK/Ads/**/*.{h,m}",
"static_framework": true,
"dependencies": {
"AdTimingAds": [
],
"KKAds": [
]
}
}