[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 5 / b / BigInt / 4.0.0 / BigInt.podspec.json
blob725b8c9e52866d8decbfb5500776304c1a56384c
2   "name": "BigInt",
3   "version": "4.0.0",
4   "platforms": {
5     "ios": "8.0",
6     "osx": "10.9",
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/attaswift/BigInt",
16   "authors": "Károly Lőrentey",
17   "source": {
18     "git": "https://github.com/attaswift/BigInt.git",
19     "tag": "v4.0.0"
20   },
21   "source_files": "sources/*.swift",
22   "social_media_url": "https://twitter.com/lorentey",
23   "documentation_url": "http://attaswift.github.io/BigInt/"