blob: aa83cfbead2a1ec8e1433379f6d0b83a60a1cfef [file] [log] [blame]
{
"name": "VISDK",
"version": "2.0.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/vi-ai/vi-iOS-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VISDK": "nl@vi.com"
},
"source": {
"git": "https://github.com/vi-ai/vi-iOS-SDK.git",
"tag": "2.0.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"
}