blob: ab4b35580613240e308fa0036d5e15e4239910b4 [file] [log] [blame]
{
"name": "MWAdSDK",
"version": "1.0.0",
"summary": "广告SDK",
"description": "目前只集成了激励广告",
"homepage": "https://github.com/yxh418983798/MWAdSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfie": "418983798@qq.com"
},
"source": {
"git": "http://192.168.199.108/ios/module_oc/MWAdSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MWAdSDK/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"GDTMobSDK": [
]
},
"frameworks": "UIKit"
}