blob: e4586635376a039ab8c613bf19f28a39964c9eb5 [file] [log] [blame]
{
"name": "YFPlaceholderView",
"version": "0.2.0",
"summary": "an easy way to add placeholderview",
"description": "an easy way to add placeholderview to kind of UIView, you can custom place holder and show rect",
"homepage": "https://github.com/bluesky0109/YFPlaceholderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bluesky0109": "huifeng0109@gmail.com"
},
"source": {
"git": "https://github.com/bluesky0109/YFPlaceholderView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YFPlaceholderView/Classes/**/*",
"resource_bundles": {
"YFPlaceholderView": [
"YFPlaceholderView/Assets/*.png"
]
}
}