blob: 0f5d651b1a95a5aff71bb002bcf4fbe2f9a9d80e [file] [log] [blame]
{
"name": "MaLiang",
"version": "2.8.1",
"summary": "MaLiang is a painting Framework based on Metal.",
"description": "The name of \"MaLiang\" comes from a boy who had a magical brush in Chinese ancient fairy story.",
"homepage": "https://github.com/Harley-xk/MaLiang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harley-xk": "harley.gb@foxmail.com"
},
"source": {
"git": "https://github.com/Harley-xk/MaLiang.git",
"tag": "2.8.1"
},
"swift_versions": [
"5.0"
],
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": "MaLiang/Classes/**/*",
"swift_version": "5.0"
}