blob: 3facabd2e29b7f54489b5c17254e287d932562e1 [file] [log] [blame]
{
"name": "RoasterHammerShared",
"version": "0.0.7",
"summary": "Shared library for the RoasterHammer application",
"homepage": "https://github.com/klein-thibault/RoasterHammer-Shared",
"license": "MIT",
"authors": {
"Thibault Klein": "klein.thibault@gmail.com"
},
"source": {
"git": "https://github.com/klein-thibault/RoasterHammer-Shared.git",
"tag": "0.0.7"
},
"default_subspecs": "Core",
"platforms": {
"ios": "12.0"
},
"pushed_with_swift_version": "4.2",
"subspecs": [
{
"name": "Core",
"source_files": "Sources/**/*"
}
]
}