[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / c / zawgyidetector / 1.1 / zawgyidetector.podspec.json
blobcd7f4e98d2197519a3fc993cf231adb6e1230db1
2   "name": "zawgyidetector",
3   "version": "1.1",
4   "summary": "Zawgyi detection tool",
5   "description": "This repository is customized platform support of https://github.com/google/myanmar-tools to use in iOS and macOS by Swift language.",
6   "homepage": "https://github.com/lawinko/ZawgyiDetector",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "La Win Ko": "lawinko11@gmail.com"
13   },
14   "social_media_url": "https://www.facebook.com/lawinko.dev/",
15   "source": {
16     "git": "https://github.com/lawinko/ZawgyiDetector.git",
17     "tag": "1.1"
18   },
19   "source_files": "zawgyidetector/src/**/*.{h,m,swift}",
20   "resources": "zawgyidetector/resources/zawgyiUnicodeModel.dat",
21   "swift_versions": "5.2",
22   "platforms": {
23     "ios": "9.0",
24     "osx": "10.10"
25   },
26   "swift_version": "5.2"