blob: 2892720e27c052fcc2ee4e355cc4753eac607594 [file] [log] [blame]
{
"name": "WJTable",
"version": "0.0.2",
"summary": "一个简单实现tableview的demo",
"homepage": "https://github.com/lljwdbklb/WJTable",
"license": "MIT",
"authors": {
"lljwdbklb": "lljwdbklb@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lljwdbklb/WJTable.git",
"tag": "0.0.2"
},
"source_files": "WJTable/*.{h,m}",
"requires_arc": true
}