blob: d5cb74f4422edc72199ed53e0c36e4e50778c7d2 [file] [log] [blame]
{
"name": "GPTableView",
"version": "0.6.9",
"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.6.9"
},
"source_files": "GPTableViewKit/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}