blob: 3c08bcbabb78d350652a7669b4f033f0a8d63073 [file] [log] [blame]
{
"name": "Datalog",
"version": "0.3.0",
"homepage": "https://github.com/MatCartmill/Datalog",
"summary": "An open-source iOS framework for HTTP(S) logging with Datadog. Written in Swift.",
"description": "An open-source iOS framework for HTTP(S) logging with Datadog.\nWritten in Swift.",
"license": "MIT",
"authors": {
"Mathew Cartmill": "mat.cartmill@gmail.com"
},
"social_media_url": "https://twitter.com/matcartmill",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/MatCartmill/Datalog.git",
"tag": "0.3.0"
},
"source_files": "Datalog/**/*.swift",
"frameworks": "XCTest",
"requires_arc": true,
"swift_version": "5.0"
}