blob: 381a0464e82b5c2764a2b758257ef9763ca3f9a7 [file] [log] [blame]
{
"name": "SketchExtensions",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SketchExtensions/Classes/**/*",
"frameworks": "UIKit"
}