blob: 930edbb25f67edb159ec7b175e8267680a956ae8 [file] [log] [blame]
{
"name": "FMListPlaceholder",
"version": "1.1.5",
"license": "MIT",
"summary": "A delightful Placeholder of UITableView or UICollectionView. 一行代码自动处理空列表占位图逻辑。",
"homepage": "https://github.com/yfming93/FMListPlaceholder",
"source": {
"git": "https://github.com/yfming93/FMListPlaceholder.git",
"tag": "1.1.5"
},
"source_files": "FMListPlaceholder/**/*.{c,h,hh,m,mm}",
"resources": "FMListPlaceholder/**/*.png",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"authors": {
"袁凤鸣": "yfmingo@163.com"
},
"social_media_url": "https://www.yfmingo.cn/"
}