blob: 8bb770ed42f62bb50d694731d8746ac65694f172 [file] [log] [blame]
{
"name": "PlaceholderKit",
"version": "0.0.6",
"summary": "Create placeholder images. In Swift.",
"homepage": "https://github.com/simonlee2/PlaceholderKit",
"description": "PlaceholderKit generates images that you can use for testing during development.",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Simon Lee": "dev.simonlee@gmail.com"
},
"source": {
"git": "https://github.com/simonlee2/PlaceholderKit.git",
"tag": "0.0.6"
},
"source_files": "Sources/PlaceholderKit/",
"exclude_files": "Sources/**/*.plist",
"platforms": {
"ios": "10.0",
"osx": "10.13"
},
"swift_version": "4.2"
}