[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / f / CodableDefaultValue / 1.0.0 / CodableDefaultValue.podspec.json
blob4ad84e108f4c8f1439dedad74888ff33924c9f46
2   "name": "CodableDefaultValue",
3   "version": "1.0.0",
4   "summary": "Make Codable support default value.",
5   "description": "Make Codable support default value.",
6   "homepage": "https://github.com/liuduoios/CodableDefaultValue",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuduo": "272647602@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "git@github.com:liuduoios/CodableDefaultValue.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "CodableDefaultValue/CodableDefaultValue/**/*.{swift}",
22   "requires_arc": true