blob: e7c1b07a34c0c37a7e4f015747f6e4936a27524b [file] [log] [blame]
{
"name": "SketchExtensions",
"version": "0.4.0",
"summary": "Programatically 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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SketchExtensions/Classes/**/*",
"frameworks": "UIKit"
}