blob: 502b70ba55352f01608a85ba90de34b037003635 [file] [log] [blame]
{
"name": "SpectrumCustomizer",
"version": "2.2.0",
"summary": "A library for interacting with Spectrum Customizer Content.",
"description": "The Spectrum Customizer library provides a wrapper around a UIView with helper methods for interacting with Spectrum Customizer Content (https://www.spectrumcustomizer.com/).",
"homepage": "https://github.com/spectrum-customizer/spectrum-ios-native-wrapper",
"license": {
"type": "MIT",
"file": "SpectrumCustomizer/LICENSE"
},
"authors": {
"Spectrum": "tom.falkner@pollinate.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/spectrum-customizer/spectrum-ios-native-wrapper.git",
"tag": "2.2.0"
},
"source_files": "SpectrumCustomizer/SpectrumCustomizer/**/*{swift,h}",
"exclude_files": "SpectrumCustomizer/Classes/Exclude",
"resources": "SpectrumCustomizer/SpectrumCustomizer/**/*.{html,xib}",
"swift_versions": "4.2",
"swift_version": "4.2"
}