blob: ff94d2920b4a3cbad545c9889067667b25dd9430 [file] [log] [blame]
{
"name": "Highlighter",
"version": "1.0.1",
"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.0.1"
},
"source_files": "Highlighter/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}