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