blob: 22e9aeb54fed4c4c77b4ab1d3aa4719624d58eef [file] [log] [blame]
{
"name": "Notepad",
"version": "0.2.3",
"summary": "A themeable Markdown editor.",
"description": "Notepad gives your users the ability to write and edit Markdown directly in your app.\n\nThe editor is fully themeable with a JSON stylesheet.\n\nAdd it to your app with only a few lines of code.",
"homepage": "https://github.com/ruddfawcett/Notepad",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rudd Fawcett": "rudd.fawcett@gmail.com"
},
"source": {
"git": "https://github.com/ruddfawcett/Notepad.git",
"tag": "0.2.3"
},
"social_media_url": "https://twitter.com/ruddfawcett",
"platforms": {
"ios": "8.0"
},
"source_files": "Notepad/*.swift",
"resources": "Notepad/themes/*.json",
"pushed_with_swift_version": "3.0"
}