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