blob: e676dc4c5ea5f840eec451fdcdfcbca9d39d8564 [file] [log] [blame]
{
"name": "SwiftyBeaverObject",
"version": "0.1.0",
"summary": "This framework provides a console configuration for SwiftBeaver.",
"description": "This framework provides a console configuration for SwiftBeaver. More configuration will be added soon.",
"homepage": "https://github.com/tuyendv2/SwiftyBeaverObject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tuyendv2": "tuyen.dinhvan@gmail.com"
},
"source": {
"git": "https://github.com/tuyendv2/SwiftyBeaverObject.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SwiftyBeaverObject/Classes/**/*",
"dependencies": {
"SwiftyBeaver": [
]
}
}