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