[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / a / e / SYUnitable / 1.0.0 / SYUnitable.podspec.json
blobcb5cbca7f4885a99a27f605a276ddec579ccd96d
2   "name": "SYUnitable",
3   "version": "1.0.0",
4   "summary": "个人工具类之单位转换",
5   "homepage": "http://blog.dnnlbj.com",
6   "license": "MIT",
7   "authors": {
8     "WuhanSy": "private.shengyang@gmail.com"
9   },
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "https://github.com/WuhanSy/SYUnitable.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Sources/*.{swift}",
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.2"
22   }