blob: fd0448214ddecfcd8fa12e6c7a8e6d11810d8d01 [file] [log] [blame]
{
"name": "Theme",
"version": "4.0.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.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Theme/*.swift",
"requires_arc": true,
"dependencies": {
"ObserverSet": [
]
},
"pushed_with_swift_version": "4.0"
}