blob: b3dabeda74295c81e22aaf9ae4bdac0135cbc259 [file] [log] [blame]
{
"name": "VMaxAdTemplateHelper",
"version": "0.0.12",
"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.12"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5",
"source_files": "VMaxAdTemplateHelper/Classes/**/*.{swift,xcdatamodeld,storyboard,xib,xcassets}",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"VMaxAdsSDK": [
]
},
"swift_version": "5"
}