blob: fc86276c91e49d9439b8c725963998f5de1a5254 [file] [log] [blame]
{
"name": "SketchExtensions",
"version": "0.1.0",
"summary": "SketchExtensions - Apply Sketch design elements",
"description": "SketchExtensions is a collection of tools for easily applying Sketch designs programatically. If you would like to contribute, please submit a pull request.",
"homepage": "https://github.com/chansencc/SketchExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Christian Hansen": ""
},
"source": {
"git": "https://github.com/chansencc/SketchExtensions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SketchExtensions/Classes/**/*",
"frameworks": "UIKit"
}