| { |
| "name": "SCTextView", |
| "version": "1.0.0", |
| "swift_version": "4.2", |
| "summary": "Bold and align textView for korea language", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/ksc89kim/SCTextView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "authors": { |
| "kim sunchul": "ksc89kim@naver.com" |
| }, |
| "source": { |
| "git": "https://github.com/ksc89kim/SCTextView.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "SCTextView/SCTextView/SCTextView/*" |
| } |