[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / d / c / 8 / KTDecimal / 1.0.0 / KTDecimal.podspec.json
blobae829d2b48c95fc3a40747300930b0572c8c48b5
2   "name": "KTDecimal",
3   "version": "1.0.0",
4   "summary": "Make NSDecimalNumber easy to use!",
5   "description": "Make NSDecimalNumber easy to use!",
6   "homepage": "https://github.com/yjling2019/KTDecimal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KOTU": "yjling2019@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yjling2019/KTDecimal.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KTDecimal/Classes/**/*"