blob: ad7d7a840ab62727f98884053ffa2772f3cf6644 [file] [log] [blame]
{
"name": "RichTextVC-iOS",
"version": "2.0.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": "2.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "src/Classes/**/*.swift",
"pushed_with_swift_version": "3.0"
}