blob: 6229009d09f0330fe22a6f4f2410b709b607094c [file] [log] [blame]
{
"name": "SMTableView",
"version": "2.1.0",
"summary": "one line of tableview",
"description": "one line for SimplifyTableView",
"homepage": "https://github.com/wangjindong/SMTableView.git",
"license": "MIT",
"authors": {
"wangjindong": "419591321@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/wangjindong/SMTableView.git",
"tag": "2.1.0"
},
"source_files": "SimplifyTableView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"UITableView+FDTemplateLayoutCell": [
"~> 1.3"
],
"CTObjectiveCRuntimeAdditions": [
"~> 0.0.1"
]
}
}