blob: e3cec2c3ad623534e051aca5606ca518e2179b97 [file] [log] [blame]
{
"name": "GoLog",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "GoLog/**/*.{h,m,swift,xib,storyboard}",
"resource_bundles": {
"GoLog": [
"GoLog/GoLogBundle/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"dependencies": {
"SwiftLog": [
"1.0.0"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}