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