[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 0 / HappyCodable / 1.0.1 / HappyCodable.podspec.json
blob2dcc99a5a8a040deb29e50da68b213c49259c82e
2   "name": "HappyCodable",
3   "version": "1.0.1",
4   "summary": "快乐使用Codable",
5   "homepage": "https://github.com/miku1958/HappyCodable",
6   "license": "Mozilla",
7   "authors": {
8     "mikun": "v.v1958@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/miku1958/HappyCodable.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "Source/Common/**/*.*",
15   "requires_arc": true,
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10"
20   },
21   "dependencies": {
22     "HappyCodable.CommandLine": [
23       "1.0.1"
24     ]
25   },
26   "swift_version": "5.0"