blob: 494385432d20b5bb5ece8bddd6cb13262597d204 [file] [log] [blame]
{
"name": "HWAdsSDK",
"version": "0.0.3",
"summary": "这是HWAdsSDK",
"description": "用于请求HW广告,下载sdk一键集成",
"homepage": "https://github.com/helingyang/HWAdsSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HLY": "hly091516@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/helingyang/HWAdsSDK.git",
"tag": "0.0.3"
},
"source_files": "SDK/*.{h,m}",
"vendored_frameworks": "SDK/FBSDKCoreKit.framework",
"requires_arc": true
}