blob: 76c88f01a55136adb384cb6740e6933bb4d88cc1 [file] [log] [blame]
{
"name": "Theme",
"version": "4.2.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": "4.2.0"
},
"platforms": {
"ios": "9.0",
"tvos": "10.0"
},
"source_files": "Theme/*.swift",
"requires_arc": true,
"dependencies": {
"ObserverSet": [
]
}
}