blob: 1f1fa992938b3ff42caf1905c0225b2c29562d5e [file] [log] [blame]
{
"name": "PreviewUIKit",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"description": "Code-based UI with Preview",
"summary": "Canvas Preview for UIKit",
"homepage": "https://github.com/ILYA2606/UIPreview",
"authors": {
"Ilya Shkolnik": "dev@darknessproduction.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ILYA2606/UIPreview.git",
"tag": "1.0.2"
},
"source_files": "PreviewUIKit/**/*.{swift,m,h}",
"swift_versions": "5.0",
"swift_version": "5.0"
}