blob: 5672552a73a1a1e5a17c805ef2ab1bb4172a0c96 [file] [log] [blame]
{
"name": "Monet",
"version": "1.1.1",
"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.1"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"dependencies": {
"ObjectMapper": [
"~> 3.0"
]
},
"pushed_with_swift_version": "4.0"
}