blob: 84829d34425e4beb79c67a5416b553a24367d168 [file] [log] [blame]
{
"name": "UInt256",
"version": "0.1.0",
"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.1.0"
},
"frameworks": "Foundation",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources/*.swift"
}