[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 3 / 0 / 9 / KMNumber / 0.1.1 / KMNumber.podspec.json
blobbae6db2d55c324f31f20335f8de2a7bedf5963e4
2   "name": "KMNumber",
3   "version": "0.1.1",
4   "summary": "KMNumber用于精确计算",
5   "description": "KMNumber是一个用于精确计算的库,来数字位数和精度较高的算数运算。",
6   "homepage": "https://github.com/Kimlon/KMNumber",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kimlon": "lelebabyboy@tom.com"
13   },
14   "source": {
15     "git": "https://github.com/Kimlon/KMNumber.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "KMNumber/Classes/**/*"