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