blob: ff4c8f65ebddd698d3f4515e82b10e6ad43752ea [file] [log] [blame]
{
"name": "BigInt",
"version": "5.2.0",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Arbitrary-precision arithmetic in pure Swift",
"homepage": "https://github.com/attaswift/BigInt",
"authors": "Károly Lőrentey",
"source": {
"git": "https://github.com/attaswift/BigInt.git",
"tag": "v5.2.0"
},
"source_files": "Sources/*.swift",
"social_media_url": "https://twitter.com/lorentey",
"documentation_url": "http://attaswift.github.io/BigInt/"
}