[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 7 / 3 / BrushKit / 0.0.5 / BrushKit.podspec.json
blob1a0e7eced312fdaf4e742862242fc7b5477ad441
2   "name": "BrushKit",
3   "version": "0.0.5",
4   "summary": "画笔BrushKit.",
5   "description": "MetalKit 写的画笔",
6   "homepage": "https://github.com/dongshangtong/BrushKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dongshangtong": "dongshangtong@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/dongshangtong/BrushKit.git",
20     "tag": "0.0.5"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.0"
24   },
25   "source_files": "BrushKit/Classes/**/*",
26   "requires_arc": true,
27   "resources": "Resources/*.png",
28   "swift_version": "5.0"