| { |
| "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" |
| } |