blob: 67e03cc80c4bbf061667721afe9b0ec3f972ceca [file] [log] [blame]
{
"name": "MaLiang",
"version": "2.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source_files": "MaLiang/Classes/**/*"
}