2 "name": "ItlySchemaValidatorPlugin",
4 "summary": "Iteratively Schema Validator Plugin",
5 "description": "Schema validation plugin for Iteratively SDK (Swift & Objective-C)",
6 "homepage": "https://iterative.ly",
12 "Iteratively": "support@iterative.ly",
13 "Justin Fiedler": "justin@iterative.ly",
14 "Konstantin Dorogan": "sayd3x@users.noreply.github.com"
17 "git": "https://github.com/iterativelyhq/itly-sdk-ios.git",
23 "source_files": "SchemaValidatorPlugin/SchemaValidatorPlugin/**/*.{h,swift}",
24 "frameworks": "Foundation",
26 "DSJSONSchemaValidation": [
33 "swift_versions": "5.3",
34 "pod_target_xcconfig": {
35 "DEFINES_MODULE": "YES"
41 "source_files": "SchemaValidatorPlugin/SchemaValidatorPluginTests/**/*.{h,swift}"
44 "swift_version": "5.3"