blob: db4778c56c9460ed4ea89df047fc33ca8430fd47 [file] [log] [blame]
{
"name": "GKPlaceholder",
"version": "1.0.0",
"summary": "一行代码实现UIScrollView空数据占位图",
"description": "UIScrollView空数据占位图,支持UITableView和UICollectionView",
"homepage": "https://github.com/QuintGao/GKPlaceholder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1094887059@qq.com": "QuintGao"
},
"source": {
"git": "https://github.com/QuintGao/GKPlaceholder.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GKPlaceholder/**/*"
}