blob: 2b3cff47770644175d5ed2946a81855c65192868 [file] [log] [blame]
{
"name": "PreviewUIKit",
"version": "1.0.0",
"summary": "Code-based UI with Preview",
"description": "Code-based UI with Preview",
"homepage": "https://github.com/ILYA2606/UIPreview",
"license": {
"type": "MIT"
},
"authors": {
"Ilya Shkolnik": "dev@darknessproduction.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ILYA2606/UIPreview.git",
"tag": "1.0.0"
},
"source_files": "PreviewUIKit/**/*.{swift,m,h}"
}