[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / d / StringifyMacro / 0.1.7 / StringifyMacro.podspec.json
blob9d9e6cecde14e9c794d029d654517e1043e82314
2   "name": "StringifyMacro",
3   "version": "0.1.7",
4   "summary": "A short description of StringifyMacro.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Pol Piella Abadia/StringifyMacro",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pol Piella Abadia": "hi@polpiella.dev"
13   },
14   "source": {
15     "git": "https://github.com/polpielladev/StringifyMacro.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "16.0"
20   },
21   "source_files": [
22     "StringifyMacro/Classes/**/*"
23   ],
24   "swift_versions": "5.9",
25   "preserve_paths": [
26     "StringifyMacro/macros/StringifyMacros"
27   ],
28   "pod_target_xcconfig": {
29     "OTHER_SWIFT_FLAGS": "-load-plugin-executable ${PODS_ROOT}/StringifyMacro/StringifyMacro/macros/StringifyMacros#StringifyMacros"
30   },
31   "user_target_xcconfig": {
32     "OTHER_SWIFT_FLAGS": "-load-plugin-executable ${PODS_ROOT}/StringifyMacro/StringifyMacro/macros/StringifyMacros#StringifyMacros"
33   },
34   "swift_version": "5.9"