blob: a0cc7707fa75801323c726505fd5cd1e2d75ec76 [file] [log] [blame]
{
"name": "PoporPlaceholderView",
"version": "0.0.05",
"summary": "PlaceholderView uesd for UITableView and UICollectionView.",
"homepage": "https://github.com/popor/PoporPlaceholderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporPlaceholderView.git",
"tag": "0.0.05"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporPlaceholderView/Classes/*.{h,m}",
"resources": "PoporPlaceholderView/Classes/PoporPlaceholderView.bundle",
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"PoporFoundation/PrefixCore": [
],
"PoporFoundation/NSObject": [
],
"PoporUI/UIImage": [
]
}
}