[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / f / 7 / 3 / BrushKit / 0.0.1 / BrushKit.podspec.json
blobd56ce395e32bb1d07a2f070b524c7ce22e2c1b2e
2   "name": "BrushKit",
3   "version": "0.0.1",
4   "summary": "画笔BrushKit.",
5   "description": "MetalKit 写的画笔",
6   "homepage": "http://EXAMPLE/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   "source": {
18     "git": "https://github.com/dongshangtong/BrushKit.git",
19     "tag": "0.0.1"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "5.0"
23   },
24   "source_files": [
25     "BrushKit",
26     "**"
27   ],
28   "requires_arc": true,
29   "resources": "BrushKit/Textures/*.png"