blob: d5e2046a8f2969d874f767f515db981c12b76ea0 [file] [log] [blame]
{
"name": "PreviewUIKit",
"version": "1.0.1",
"license": {
"type": "MIT"
},
"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.1"
},
"source_files": "PreviewUIKit/**/*.{swift,m,h}"
}