blob: 2bf531b218b6de68d4140cb019c87738aa440d25 [file] [log] [blame]
{
"name": "Themeable",
"version": "0.8.0",
"summary": "Easy UIKit theming",
"authors": {
"Ed Wellbrook": "edwellbrook@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/edwellbrook/Themeable",
"source": {
"git": "https://github.com/edwellbrook/Themeable.git",
"tag": "v0.8.0"
},
"source_files": "Sources/Themeable/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
}
}