blob: 136b25ec2f6f45725f7cc4202c69e0b94bd36fae [file] [log] [blame]
{
"name": "YJHTableViewExt",
"version": "0.0.3",
"summary": "Simplify tableview code",
"homepage": "https://github.com/yunjinghui123/YJHTableViewExt",
"license": "MIT",
"authors": {
"yunjinghui123": "1432680302@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yunjinghui123/YJHTableViewExt.git",
"tag": "0.0.3"
},
"source_files": [
"YJHTableViewExt",
"YJHTableViewExt/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}