blob: 3fccfab46487fdb5122aec197d7f4214fe35e4e2 [file] [log] [blame]
{
"name": "YFPlaceholderView",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YFPlaceholderView/Classes/**/*",
"resource_bundles": {
"YFPlaceholderView": [
"YFPlaceholderView/Assets/*.png"
]
}
}