blob: 15011f0cb69189a84eaa92bb3c06617181427520 [file] [log] [blame]
{
"name": "MJPlaceholderView",
"version": "1.5.5",
"summary": "一个用于tableView和collectionView空页面占位控件",
"description": "一个用于tableView和collectionView空页面占位控件,逻辑非常简单!但是应该还有问题!后面慢慢优化吧~",
"homepage": "https://github.com/jgyhc/MJPlaceholderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com.com"
},
"source": {
"git": "https://github.com/jgyhc/MJPlaceholderView.git",
"tag": "1.5.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJPlaceholderView/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"YYImage": [
],
"CTMediator": [
],
"Aspects": [
]
}
}