blob: cd7f4e98d2197519a3fc993cf231adb6e1230db1 [file] [log] [blame]
{
"name": "zawgyidetector",
"version": "1.1",
"summary": "Zawgyi detection tool",
"description": "This repository is customized platform support of https://github.com/google/myanmar-tools to use in iOS and macOS by Swift language.",
"homepage": "https://github.com/lawinko/ZawgyiDetector",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"La Win Ko": "lawinko11@gmail.com"
},
"social_media_url": "https://www.facebook.com/lawinko.dev/",
"source": {
"git": "https://github.com/lawinko/ZawgyiDetector.git",
"tag": "1.1"
},
"source_files": "zawgyidetector/src/**/*.{h,m,swift}",
"resources": "zawgyidetector/resources/zawgyiUnicodeModel.dat",
"swift_versions": "5.2",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"swift_version": "5.2"
}