blob: 1f17794625cd64c022d4cc52c0bf7f9d48ebc70e [file] [log] [blame]
{
"name": "DominoKit",
"version": "1.4.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.4.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": "3.0"
}