blob: e59ae5fc370aaa158efe04f24e1c7b4814ba6c9a [file] [log] [blame]
{
"name": "VlionAdSDK",
"version": "1.0.0",
"summary": "A short description of VlionAdSDK.",
"description": "A short description of VlionAdSDK.",
"homepage": "http://EXAMPLE/VlionAdSDK",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"61242553@qq.com": "61242553@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ZLXIAOXU/VlionAdSDK.git",
"tag": "1.0.0"
},
"source_files": "VlionAdSDK/*.{h,m}",
"frameworks": [
"UIKit",
"WebKit"
]
}