blob: 491351288702824fe3c631f74be6a952fda38a5c [file] [log] [blame]
{
"name": "UInt256",
"version": "0.2.2",
"license": {
"type": "MIT"
},
"summary": "UInt256 library written in Swift 4",
"homepage": "https://github.com/mryu87/UInt256",
"authors": {
"mryu87": "13056774+mryu87@users.noreply.github.com"
},
"source": {
"git": "https://github.com/mryu87/UInt256.git",
"tag": "0.2.2"
},
"frameworks": "Foundation",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources/*.swift"
}