blob: 3577da55a58edb8e99a4fad9f28a3da0e3dbfa66 [file] [log] [blame]
{
"name": "Monet",
"version": "1.1.3",
"summary": "Theme manager to simplify app appearences",
"homepage": "https://github.com/Digipolitan/monet",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/monet.git",
"tag": "v1.1.3"
},
"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"
]
}
}