blob: 36d2e8bd4e6dae3cfc1a6b17b3b22e91ad6a9c05 [file] [log] [blame]
{
"name": "Notepad",
"version": "0.2.0",
"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.0"
},
"social_media_url": "https://twitter.com/ruddfawcett",
"platforms": {
"ios": "8.0"
},
"source_files": "Notepad/*"
}