blob: 53f30fe27b8f4ebb28bd7afe81473793ab1196fd [file] [log] [blame]
{
"name": "HappyCodable.CommandLine",
"version": "1.0.5",
"summary": "快乐使用Codable",
"homepage": "https://github.com/miku1958/HappyCodable",
"license": "Mozilla",
"authors": {
"mikun": "v.v1958@qq.com"
},
"source": {
"git": "https://github.com/miku1958/HappyCodable.git",
"tag": "1.0.5"
},
"requires_arc": true,
"swift_versions": "5.0",
"platforms": {
"osx": "10.10"
},
"source_files": "Source/CommandLine/**/*.*",
"dependencies": {
"SourceKittenFramework": [
],
"CryptoSwift": [
]
},
"swift_version": "5.0"
}