blob: 437deb652654db4625aa193a55c05d6ce4fa1637 [file] [log] [blame]
{
"name": "BrushKit",
"version": "0.0.4",
"summary": "画笔BrushKit.",
"description": "MetalKit 写的画笔",
"homepage": "https://github.com/dongshangtong/BrushKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dongshangtong": "dongshangtong@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/dongshangtong/BrushKit.git",
"tag": "0.0.4"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": "BrushKit/Classes/**/*",
"requires_arc": true,
"resources": "BrushKit/Textures/*.png",
"swift_version": "5.0"
}