blob: 228a5498429f957fa6b24576df42045125256f93 [file] [log] [blame]
{
"name": "MaLiang",
"version": "2.5.0",
"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.5.0"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": "MaLiang/Classes/**/*"
}