blob: c5a9dbe741c40879551de395f5876866b2a36330 [file] [log] [blame]
{
"name": "DRYLogging",
"version": "3.0.0",
"summary": "A swift logging framework, inspired on logging frameworks in other languages",
"homepage": "https://github.com/appfoundry/DRYLogging",
"license": "MIT",
"authors": {
"Michael Seghers": "mike.seghers@appfoundry.be"
},
"source": {
"git": "https://github.com/appfoundry/DRYLogging.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}