blob: b68077330433a8adfab9ad4e3ecbe93e8cedeaeb [file] [log] [blame]
{
"name": "RichTextVC-iOS",
"version": "1.5.1",
"summary": "A Rich Text ViewController for iOS.",
"description": "A ViewController for iOS that contains a UITextView for adding rich text",
"homepage": "https://github.com/LyokoTech/RichTextVC-iOS",
"license": "MIT",
"authors": {
"Rhett Rogers": "serenade.xs@icloud.com"
},
"source": {
"git": "https://github.com/LyokoTech/RichTextVC-iOS.git",
"tag": "1.5.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "src/Classes/**/*.swift"
}