2 "name": "SpellCheckerTextView",
4 "summary": "A UITextView subclass which detects and highlights words with incorrect spellings. Uses UISpellChecker and NSLinguistic Tagger.",
5 "description": "A UITextView subclass which detects and highlights words with incorrect spellings. The language is determined using the Device Language. Uses UISpellChecker and NSLinguistic Tagger. Written entirely in Swift 4.1.",
6 "homepage": "https://github.com/Ibrahimhass/SpellCheckerTextView",
12 "Ibrahimhass": "mdibrahimhassan@gmail.com"
15 "git": "https://github.com/Ibrahimhass/SpellCheckerTextView.git",
18 "social_media_url": "https://twitter.com/IbrahimH_ss_n",
22 "source_files": "SpellCheckerTextView/Classes/**/*",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "4.1"