blob: 81e5816dc6b73ae69f4c183c0af336810a846f6e [file] [log] [blame]
{
"name": "Monet",
"version": "2.0.0",
"summary": "Theme manager to simplify app appearences",
"homepage": "https://github.com/Digipolitan/monet",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/monet.git",
"tag": "v2.0.0"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"swift_version": "4.2",
"dependencies": {
"ObjectMapper": [
"~> 3.4"
]
}
}