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