blob: 728caa16e5660f0930471e346cde0da8b4dc34e8 [file] [log] [blame]
{
"name": "YJTableModelDriver",
"version": "1.0.2",
"summary": "基于数据驱动的Tableview",
"swift_versions": "4.2",
"description": "基于数据驱动的Tableview封装",
"homepage": "https://github.com/full-of-fire/YJTableModelDriver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"full-of-fire": "yangjie43606@gmail.com"
},
"source": {
"git": "https://github.com/full-of-fire/YJTableModelDriver.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJTableModelDriver/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "4.2"
}