[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / 7 / Notepad / 0.2.4 / Notepad.podspec.json
blob30d4d94042ab90e9ee091694bda0f069bafefabe
2   "name": "Notepad",
3   "version": "0.2.4",
4   "summary": "A themeable Markdown editor.",
5   "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.",
6   "homepage": "https://github.com/ruddfawcett/Notepad",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rudd Fawcett": "rudd.fawcett@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ruddfawcett/Notepad.git",
16     "tag": "0.2.4"
17   },
18   "social_media_url": "https://twitter.com/ruddfawcett",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Notepad/*.swift",
23   "resources": "Notepad/themes/*.json",
24   "pushed_with_swift_version": "3.0"