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