blob: edd90d9536d9af8f0fb94f813e2871ec9a20bc89 [file] [log] [blame]
{
"name": "WJXOverlappedImagesView",
"version": "0.0.2",
"summary": "WJXOverlappedImagesView is made up of a group of round-cornered image views whitch over lapped on each other with some distance..",
"description": "WJXOverlappedImagesView is a very simple and common view made up of a group of round-cornered image views whitch over lapped on each other with some distance..",
"homepage": "https://github.com/wjiuxing/WJXOverlappedImagesView",
"screenshots": "https://raw.githubusercontent.com/wjiuxing/WJXOverlappedImagesView/master/DemoPictures/overlapped-images-view.gif",
"license": "MIT",
"authors": {
"Amos King": "wangjiuxing2010@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wjiuxing/WJXOverlappedImagesView.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"WJXOverlappedImagesView/**/*.swift"
],
"resources": "WJXOverlappedImagesView/WJXOverlappedImagesViewResource.bundle",
"swift_version": "5.0"
}