blob: 46c6eec695d4b6044dcdea5525272578e10da89d [file] [log] [blame]
{
"name": "Theme",
"version": "5.0.2",
"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.0.2"
},
"platforms": {
"ios": "9.0",
"tvos": "10.0"
},
"source_files": "Theme/*.swift",
"requires_arc": true,
"dependencies": {
"Signals": [
]
},
"swift_version": "4.2"
}