blob: f8915562efac87ba31c4e36eda9303d65ec31491 [file] [log] [blame]
{
"name": "JDTableView",
"version": "0.0.2",
"summary": "JDTableView",
"description": "JDRouter",
"homepage": "https://github.com/wangjindong/JDTableView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjindong": "419591321@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangjindong/JDTableView.git",
"tag": "0.0.2"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"source_files": "JDTableView/**/*.{h,m}",
"public_header_files": "JDTableView/**/*.h"
}