[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / d / StringifyMacro / 0.1.2 / StringifyMacro.podspec.json
blob273054ce66f107dae3b3391bb92ae6a7dfdc4b14
2   "name": "StringifyMacro",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "16.0"
20   },
21   "source_files": [
22     "StringifyMacro/Classes/**/*",
23     "StringifyMacro/macros/StringifyMacros"
24   ],
25   "swift_versions": "5.9",
26   "preserve_paths": [
27     "*"
28   ],
29   "pod_target_xcconfig": {
30     "OTHER_SWIFT_FLAGS": "-load-plugin-executable ${PODS_ROOT}/StringifyMacro/StringifyMacros#StringifyMacros"
31   },
32   "swift_version": "5.9"