blob: b37439a2c99b35062992a9e35f50d29874d0f0ad [file] [log] [blame]
{
"name": "VMaxAdTemplateHelper",
"version": "0.0.17",
"summary": "VMaxAdTemplatehelper helps publishers to draw customized Ads experiences.",
"description": "The experiences can be uploaded in the form of Templates in the Ad Console",
"homepage": "https://github.com/SiddhantVmax/VMaxAdTemplateHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"siddhant nigam": "siddhant.n@vmax.com"
},
"source": {
"git": "https://github.com/SiddhantVmax/VMaxAdTemplateHelper.git",
"tag": "0.0.17"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5",
"source_files": "VMaxAdTemplateHelper/Classes/**/*.{swift,storyboard,xib,png,bundle}",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"VMaxAdsSDK": [
]
},
"swift_version": "5"
}