blob: 802779a25d52b17f63142cc0876ad9b70a724728 [file] [log] [blame]
{
"name": "Cosmic",
"version": "7.2.3",
"summary": "A log reporting framework written in Swift",
"description": "Cosmic is a log reporting framework written in Swift.\n\nFor more information, see the readme at: https://github.com/jnewc/Cosmic.git",
"homepage": "http://cosmic.newcombe.io",
"license": "Apache 2.0",
"authors": {
"Jack Newcombe": "jack@newcombe.io"
},
"social_media_url": "http://twitter.com/jacknewc",
"platforms": {
"ios": "11.0",
"osx": "10.11"
},
"source": {
"git": "https://github.com/jnewc/Cosmic.git",
"tag": "7.2.3"
},
"source_files": [
"ObjC-Sources/**/*.swift",
"Sources/**/*.swift"
],
"dependencies": {
"BlueSocket": [
"~> 1.0"
]
}
}