blob: 37d1d155d1e3c8c555966bd799e8802b55e60566 [file] [log] [blame]
{
"name": "Theme",
"version": "3.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Theme/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}