blob: 9f4a133b2ce257f987297a7dc0c3d2ca25f99729 [file] [log] [blame]
{
"name": "VISDK",
"version": "1.6.0",
"summary": "Add in-app video advertisement with VISDK",
"description": "Add in-app video advertisement with VISDK. Use it carefully and enjoy.",
"homepage": "https://vi.ai",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VISDK": "nl@vi.com"
},
"source": {
"git": "https://github.com/maksymkravchenko/vi.git",
"tag": "1.6.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "VISDK/VISDK.framework",
"source_files": "VISDK/VISDK.framework/Headers/*.h",
"public_header_files": "VISDK/VISDK.framework/Headers/*.h"
}