blob: 122b5267c81939db8590d959ffdce737fbef5d5e [file] [log] [blame]
{
"name": "MaLiang",
"version": "0.3.2",
"summary": "MaLiang is a painting Framework based on OpenGL ES. The name of \"MaLiang\" comes from a boy who had a magical brush in Chinese ancient fairy story.",
"description": "TODO: Add long description of the pod here.",
"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": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MaLiang/Classes/**/*",
"resource_bundles": {
"MaLiang": [
"MaLiang/Resources/*"
]
},
"pushed_with_swift_version": "4.0"
}