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