blob: 71ba330d18cf3044d9ccefd515c5bd048b061df2 [file] [log] [blame]
{
"name": "Theme",
"version": "5.1.0",
"summary": "Support one or more configurable appearance themes.",
"authors": [
"Hilton Campbell",
"Stephan Heilner"
],
"homepage": "https://github.com/CrossWaterBridge/Theme",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/CrossWaterBridge/Theme.git",
"tag": "5.1.0"
},
"platforms": {
"ios": "9.0",
"tvos": "10.0"
},
"source_files": "Theme/*.swift",
"requires_arc": true,
"dependencies": {
"Signals": [
]
},
"swift_version": "5.0"
}