[Add] VonageMLTransformers 4.0.0-dev.395
[CocoaPods.git] / Specs / 2 / 7 / b / ProbableWaffle / 1.0.0 / ProbableWaffle.podspec.json
blobb72a81294480efcb4d3f199541262c6eecba250e
2   "name": "ProbableWaffle",
3   "version": "1.0.0",
4   "summary": "Waffle SDK",
5   "description": "An easy way to create a waffle",
6   "homepage": "https://github.com/nrlnishan/probable-waffle",
7   "license": {
8     "type": "Copyright",
9     "text": "                   Copyright 2021\n                   Permission is granted to this creator\n"
10   },
11   "authors": {
12     "$(git config user.name)": "$(git config user.email)"
13   },
14   "source": {
15     "git": "https://github.com/nrlnishan/probable-waffle.git",
16     "tag": "1.0.0"
17   },
18   "vendored_frameworks": "ProbableWaffle.framework",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5",
23   "dependencies": {
24     "Realm": [
25       "~> 10.12.0"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "swift_version": "5"