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