[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / c / SpectrumCustomizer / 1.1.0 / SpectrumCustomizer.podspec.json
blobb0bcb5ac3bb1bdfc48e291fa66f8f2476fcb2249
2   "name": "SpectrumCustomizer",
3   "version": "1.1.0",
4   "summary": "A library for interacting with Spectrum Customizer Content.",
5   "description": "The Spectrum Customizer library provides a wrapper around a UIView with helper methods for interacting with Spectrum Customizer Content (https://www.spectrumcustomizer.com/).",
6   "homepage": "https://github.com/spectrum-customizer/spectrum-ios-native-wrapper",
7   "license": {
8     "type": "MIT",
9     "file": "SpectrumCustomizer/LICENSE"
10   },
11   "authors": {
12     "Spectrum": "tom.falkner@pollinate.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/spectrum-customizer/spectrum-ios-native-wrapper.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "SpectrumCustomizer/SpectrumCustomizer/**/*{swift,h}",
22   "exclude_files": "SpectrumCustomizer/Classes/Exclude",
23   "resources": "SpectrumCustomizer/SpectrumCustomizer/**/*.{html,xib}",
24   "swift_versions": "4.2",
25   "swift_version": "4.2"