blob: 0645729623c8d66573d15b18f3d09cc3afc739ee [file] [log] [blame]
{
"name": "AsyncLayer",
"version": "1.0.0",
"summary": "高性能异步渲染Layer",
"homepage": "https://github.com/lixiang1994/AsyncLayer",
"license": "MIT",
"authors": {
"LEE": "18611401994@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lixiang1994/AsyncLayer.git",
"tag": "1.0.0"
},
"source_files": "AsyncLayer/**/*.swift",
"requires_arc": true,
"swift_version": "4.2"
}