blob: bba96a7056a03e7dcc67a9893456c33ad3019d59 [file] [log] [blame]
{
"name": "GoLog",
"version": "0.0.1",
"summary": "GoLog",
"description": "GoLog",
"homepage": "https://github.com/junbjnnn/GoLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GoLog": "info@GoLog.com"
},
"source": {
"git": "https://github.com/junbjnnn/GoLog.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "GoLog/**/*.{h,m,swift}",
"dependencies": {
"SwiftLog": [
"1.0.0"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}