blob: 7b6658238f6cad62b26935adf860abd9ba2a534b [file] [log] [blame]
{
"name": "DominoKit",
"version": "1.3.4",
"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.3.4"
},
"social_media_url": "https://twitter.com/jarrodparkes",
"platforms": {
"ios": "8.0"
},
"exclude_files": "Sources/SPM+Random.swift",
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0.2"
}