blob: c4e86daa33cb81cd0c5ab31598a5a984072697b3 [file] [log] [blame]
{
"name": "FMListPlaceholder",
"version": "1.1.2",
"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.2"
},
"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/"
}