[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / c / e / SketchExtensions / 0.1.0 / SketchExtensions.podspec.json
blobfc86276c91e49d9439b8c725963998f5de1a5254
2   "name": "SketchExtensions",
3   "version": "0.1.0",
4   "summary": "SketchExtensions - Apply Sketch design elements",
5   "description": "SketchExtensions is a collection of tools for easily applying Sketch designs programatically. If you would like to contribute, please submit a pull request.",
6   "homepage": "https://github.com/chansencc/SketchExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Hansen": ""
13   },
14   "source": {
15     "git": "https://github.com/chansencc/SketchExtensions.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SketchExtensions/Classes/**/*",
23   "frameworks": "UIKit"