blob: 0ae2bc62c0553ee590151b0d9aa8a4a6e9a7b50f [file] [log] [blame]
{
"name": "AnnotationTextIOS",
"version": "0.1.0",
"summary": "An Library to show textview which can config annotation in Japanese&Chinese",
"description": "In Japanese, the text may have katakana\nIn Chinese, the text may have PinYin which we call\nThis Library Will help your textview to show This Japanese&Chinese",
"homepage": "https://github.com/zamberform/AnnotationTextIOS",
"screenshots": "https://github.com/zamberform/AnnotationTextIOS/tree/master/screenshots/sample0.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zamberform": "brightzamber@gmail.com"
},
"source": {
"git": "https://github.com/zamberform/AnnotationTextIOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "AnnotationTextIOS/Classes/**/*",
"swift_version": "5.0"
}