blob: f4f811fabcd16e9c63fcc5e989ae4cb2496e5d5a [file] [log] [blame]
{
"name": "RichTextVC-iOS",
"version": "3.1.0",
"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": "3.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "src/Classes/**/*.swift",
"swift_version": "4.2"
}