[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 2 / 6 / 3 / VMaxAdTemplateHelper / 0.0.9 / VMaxAdTemplateHelper.podspec.json
blob4eee339f6ef5513ae6e4facf0249cbc972ec0da6
2   "name": "VMaxAdTemplateHelper",
3   "version": "0.0.9",
4   "summary": "VMaxAdTemplatehelper helps publishers to draw customized Ads experiences.",
5   "description": "The experiences can be uploaded in the form of Templates in the Ad Console",
6   "homepage": "https://github.com/SiddhantVmax/VMaxAdTemplateHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "siddhant nigam": "siddhant.n@vmax.com"
13   },
14   "source": {
15     "git": "https://github.com/SiddhantVmax/VMaxAdTemplateHelper.git",
16     "tag": "0.0.9"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5",
22   "source_files": "VMaxAdTemplateHelper/Classes/**/*.{swift,xcdatamodeld}",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "resource_bundles": {
30     "MyFramework": [
31       "VMaxAdTemplateHelper/Classes/**/*.{storyboard,xib}"
32     ]
33   },
34   "dependencies": {
35     "VMaxAdsSDK": [
37     ]
38   },
39   "swift_version": "5"