blob: ac0421194e071b51bb39af508eb1e3ceaddef878 [file] [log] [blame]
{
"name": "LeadGenHelper",
"version": "0.0.1",
"summary": "LeadGenHelper library is one of VMaxAdsSDK helper libraries",
"description": "LeadGenHelper library works in sync with VMaxAdsSDK to handle custom User interactions",
"homepage": "https://github.com/CloyMonisVMax/LeadGenHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CloyMonisVMax": "cloy.m@vserv.com"
},
"source": {
"git": "https://github.com/CloyMonisVMax/LeadGenHelper.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5",
"source_files": "LeadGenHelper/Classes/**/*",
"dependencies": {
"VMaxAdsSDK": [
]
},
"swift_version": "5"
}