[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / f / c / 1 / SketchKit / 1.2.0 / SketchKit.podspec.json
blobdb6c102723798778222aa60675048be06bebe66c
2   "name": "SketchKit",
3   "version": "1.2.0",
4   "summary": "A lightweight autolayout DSL library for iOS.",
5   "homepage": "https://github.com/dogo/SketchKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Diogo Autilio": "diautilio@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/di_autilio",
14   "requires_arc": true,
15   "frameworks": "UIKit",
16   "swift_versions": [
17     "3.2",
18     "4.0",
19     "4.2",
20     "5.0",
21     "5.1"
22   ],
23   "platforms": {
24     "ios": "9.0",
25     "tvos": "9.0"
26   },
27   "source": {
28     "git": "https://github.com/dogo/SketchKit.git",
29     "tag": "1.2.0"
30   },
31   "source_files": "Sources/SketchKit/**/*",
32   "swift_version": "5.1"