blob: cd5d7318340584378ff451b020cd0a5d5745b8a6 [file] [log] [blame]
{
"name": "TSCThemer",
"version": "0.1.0",
"summary": "A minimal themer.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/timothycosta/TSCThemer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"timothycosta": "timothycosta@gmail.com"
},
"source": {
"git": "https://github.com/timothycosta/TSCThemer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TSCThemer/Classes/**/*"
}