blob: 90c739adfe7d41ec730ef55c44fbb4225636e59a [file] [log] [blame]
{
"name": "PandaKit-flow",
"version": "0.1.1",
"summary": "An asynchronous render and layout framework which can be used to achieve high performance tableview",
"description": "Panda is a asynchronous render and layout framework which can be used to achieve high performance tableview.",
"homepage": "https://github.com/nangege/Panda",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ljk": "liujk0723@gmail.com"
},
"source": {
"git": "https://github.com/NeverAgain11/PandaKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PandaKit/Classes/**/*",
"swift_versions": "5.0",
"module_name": "Panda",
"swift_version": "5.0"
}