[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 8 / 7 / DefaultCodable / 1.2.4 / DefaultCodable.podspec.json
blob696b10158ca95cfaf8b7d252758d847c4c769e36
2   "name": "DefaultCodable",
3   "version": "1.2.4",
4   "summary": "DefaultCodable can make your data analysis more convenient",
5   "description": "DefaultCodable supports various common data types to facilitate your decoding",
6   "homepage": "https://github.com/orchid-bloom/DefaultCodable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "orchid-bloom": "temagsoft@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/orchid-bloom/DefaultCodable.git",
16     "tag": "1.2.4"
17   },
18   "swift_versions": [
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": [
25     "Sources",
26     "Sources/DefaultCodable/*.swift"
27   ],
28   "swift_version": "5.0"