blob: 8dd31640a3544d43908cba2f7a8b1832ead78467 [file] [log] [blame]
{
"name": "RDTableView",
"version": "1.0.0",
"summary": "a customize tableview very convience to use",
"homepage": "https://github.com/Radarrrrr/RDTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Radar": "imryd@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Radarrrrr/RDTableView.git",
"tag": "1.0.0"
},
"source_files": "RDTableView/*",
"requires_arc": true
}