blob: 3fee95c22566550b0482a7519f602d35c3801e56 [file] [log] [blame]
{
"name": "WJTable",
"version": "0.0.1",
"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.1"
},
"source_files": "WJTable/*.{h,m}",
"requires_arc": true
}