blob: bede1f2cf9536bd7f7e48ed386c8f2ad65674b80 [file] [log] [blame]
{
"name": "YJTableModelDriver",
"version": "1.0.0",
"summary": "基于数据驱动的Tableview",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJTableModelDriver/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}