blob: fa7eee84d9b7e058d38b23766c63e3ef0fe1cbf9 [file] [log] [blame]
{
"name": "Theme",
"version": "1.0.1",
"summary": "Support one or more configurable appearance themes.",
"authors": "Hilton Campbell",
"homepage": "https://github.com/CrossWaterBridge/Theme",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/CrossWaterBridge/Theme.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Theme/*.swift",
"requires_arc": true
}