[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 9 / 0 / d / StringifyMacro / 0.1.1 / StringifyMacro.podspec.json
blob14ad824e16dd9f8cdfab050cc09142b9078cbc92
2   "name": "StringifyMacro",
3   "version": "0.1.1",
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.1"
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 ../../StringifyMacro/macros/StringifyMacros#StringifyMacros"
31   },
32   "swift_version": "5.9"