blob: b81303bec81674ad7795bd8f03da65414cb7feda [file] [log] [blame]
{
"name": "Highlighter",
"version": "1.4.0",
"summary": "Highlight whatever you want!",
"description": "Magic will be happened when you use Highlighter!",
"homepage": "https://github.com/younatics/Highlighter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Seungyoun Yi": "younatics@gmail.com"
},
"source": {
"git": "https://github.com/younatics/Highlighter.git",
"tag": "1.4.0"
},
"source_files": "Highlighter/*.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": "Foundation",
"requires_arc": true
}