blob: 79b97422ef7a66e33377fd21b153e88d33d14cc9 [file] [log] [blame]
{
"name": "MaLiang",
"version": "1.1.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"source_files": "MaLiang/Classes/**/*",
"resource_bundles": {
"MaLiang": [
"MaLiang/Resources/*"
]
}
}