[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / 1 / SketchKit / 2.0.0 / SketchKit.podspec.json
blob967e62f869ad66a6b55c04c4cc27a6bb09c92a0e
2   "name": "SketchKit",
3   "version": "2.0.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": "https://twitter.com/di_autilio",
14   "requires_arc": true,
15   "swift_versions": [
16     "3.2",
17     "4.0",
18     "4.2",
19     "5.0",
20     "5.1"
21   ],
22   "platforms": {
23     "ios": "9.0",
24     "tvos": "9.0",
25     "osx": "10.11"
26   },
27   "source": {
28     "git": "https://github.com/dogo/SketchKit.git",
29     "tag": "2.0.0"
30   },
31   "source_files": "Sources/SketchKit/**/*",
32   "swift_version": "5.1"