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