blob: f203f40a52e8560638883e9fef53ec02b163eb1e [file] [log] [blame]
{
"name": "RaLog",
"version": "1.0.1",
"summary": "A log component",
"description": "Protocol-oriented and highly customizable log component",
"homepage": "https://github.com/rakuyoMo/RaLog",
"license": "MIT",
"authors": {
"Rakuyo": "rakuyo.mo@gmail.com"
},
"source": {
"git": "https://github.com/rakuyoMo/RaLog.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"static_framework": true,
"module_name": "RaLog",
"source_files": "RaLog/RaLog/Core/*",
"swift_version": "5.0"
}