blob: b4573eefecc9617914ad16dc4b70ce26227b74da [file] [log] [blame]
{
"name": "DJPlaceHolderView",
"version": "1.0.0",
"platforms": {
"ios": "10.0"
},
"summary": "使用方便的空白占位图",
"homepage": "https://github.com/DJ9557/DJPlaceHolderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DJ9557": "dj9557@163.com"
},
"source": {
"git": "https://github.com/DJ9557/DJPlaceHolderView.git",
"tag": "1.0.0"
},
"source_files": "DJPlaceHolderView/*.{h,m}",
"resource_bundles": {
"Resource": [
"Assets/*"
]
},
"requires_arc": true
}