blob: d820139d3f829d4a4fda0586682a6ce6f8c35a87 [file] [log] [blame]
{
"name": "MaLiang",
"version": "1.1.8",
"summary": "MaLiang is a painting Framework based on OpenGL ES.",
"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": "halrey.gb@foxmail.com"
},
"source": {
"git": "https://github.com/harley-xk/MaLiang.git",
"tag": "1.1.8"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source_files": "MaLiang/Classes/**/*",
"resource_bundles": {
"MaLiang": [
"MaLiang/Resources/*"
]
}
}