blob: 30aae5bc2449f53df8f067d9196a49d722bf4e17 [file] [log] [blame]
{
"name": "DominoKit",
"version": "1.5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/jarrodparkes/DominoKit",
"summary": "Swift library for creating applications with dominoes.",
"description": "DominoKit defines structures representing individual domino and domino sets that can be used in the creation of games that use them.",
"authors": {
"Jarrod Parkes": "parkesfjarrod@gmail.com"
},
"source": {
"git": "https://github.com/jarrodparkes/DominoKit.git",
"tag": "1.5.0"
},
"social_media_url": "https://twitter.com/jarrodparkes",
"platforms": {
"ios": "8.0"
},
"exclude_files": "Sources/SPM+Random.swift",
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0.3"
}