blob: b0bf9fb8d80d0096da73647d79d391f6ebbd2e62 [file] [log] [blame]
{
"name": "DominoKit",
"version": "1.3.5",
"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.5"
},
"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"
}