blob: 2c8c19e00766e9af732954f36198cc8c8a98adee [file] [log] [blame]
{
"name": "Highlighter",
"version": "1.3.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.3.0"
},
"source_files": "Highlighter/*.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": "Foundation",
"requires_arc": true
}