blob: 60159b2347c26c94f88a2a1be5b241bd7b717e9b [file] [log] [blame]
{
"name": "RoasterHammerShared",
"version": "0.0.11",
"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.11"
},
"default_subspecs": "Core",
"platforms": {
"ios": "12.0"
},
"subspecs": [
{
"name": "Core",
"source_files": "Sources/**/*"
}
]
}