[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 5 / b / BigInt / 1.2.3 / BigInt.podspec.json
blobbdf4e994c427cf2674ae2d4da1887f7f3ab257d9
2   "name": "BigInt",
3   "version": "1.2.3",
4   "platforms": {
5     "osx": "10.9",
6     "ios": "8.0",
7     "tvos": "9.0",
8     "watchos": "2.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "summary": "Arbitrary-precision arithmetic in pure Swift",
15   "homepage": "https://github.com/lorentey/BigInt",
16   "authors": "Károly Lőrentey",
17   "source": {
18     "git": "https://github.com/lorentey/BigInt.git",
19     "tag": "v1.2.3"
20   },
21   "source_files": "Sources/*.swift",
22   "social_media_url": "https://twitter.com/lorentey",
23   "documentation_url": "http://lorentey.github.io/BigInt/api/"