blob: 5b3c216d085fb530ea7e7b4f46cdb9ded09e3496 [file] [log] [blame]
{
"name": "GPTableView",
"version": "0.5.0",
"summary": "A module of iOS UITableView.",
"homepage": "https://github.com/pengGitHubUp/GPTableViewKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guopeng": "752717288@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pengGitHubUp/GPTableViewKit.git",
"tag": "0.5.0"
},
"source_files": "*",
"frameworks": "UIKit",
"requires_arc": true
}