2 "name": "JKBigInteger2",
9 "homepage": "https://github.com/kirsteins/JKBigInteger",
10 "authors": "Jānis Kiršteins",
11 "summary": "Library for working with big integers in Objective-C.",
12 "description": "JKBigInteger is a small library to facilitate easy working with big integers in Objective-C. JKBigInteger is\na Objective-C wrapper around LibTomMath C library. It is inspired by the Java's BigInteger.",
13 "social_media_url": "https://twitter.com/janiskirsteins",
15 "git": "https://github.com/astruts/JKBigInteger.git",
18 "source_files": "JKBigInteger/**/*.{c,h,m}",