blob: 10a6ac2d9d5958356e3c8064e567004dc2c22059 [file] [log] [blame]
{
"name": "GPTableView",
"version": "0.0.2",
"summary": "A module of iOS UITableView.",
"homepage": "https://blog.csdn.net/peng_up",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guopeng": "752717288@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitlab.com/peng_dev/GPTableView.git",
"tag": "0.0.2"
},
"source_files": "*",
"frameworks": "UIKit",
"requires_arc": true
}