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