[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / a / 8 / 0 / MFMathLib / 1.0.0 / MFMathLib.podspec.json
blob4333c7ad827178a5aa454872b1d84ffe07cd366f
2   "name": "MFMathLib",
3   "version": "1.0.0",
4   "license": "Public Domain",
5   "summary": "8-bit to 1024-bit precision arithmetic with overflow/underflow tracking.",
6   "homepage": "https://github.com/freshcode/MFMathLib",
7   "authors": {
8     "Freshcode": "info@madefresh.ca"
9   },
10   "source": {
11     "git": "https://github.com/freshcode/MFMathLib.git",
12     "tag": "1.0.0"
13   },
14   "source_files": [
15     "Classes",
16     "MathLib/mfmathlib.{h,c}"
17   ],
18   "requires_arc": true