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