[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 5 / 1 / TranslateUtil / 0.5.0 / TranslateUtil.podspec.json
blob218c301d4da45a4d567a25e51e453352ed734090
2   "name": "TranslateUtil",
3   "version": "0.5.0",
4   "summary": "A short description of TranslateUtil.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yj9294/TranslateUtil",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nico": "nicoyang.mason@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yj9294/TranslateUtil.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "TranslateUtil/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Network"
25   ],
26   "dependencies": {
27     "GoogleMLKit/Translate": [
29     ],
30     "GoogleMLKit/LanguageID": [
32     ],
33     "GoogleMLKit/TextRecognition": [
35     ],
36     "GoogleMLKit/TextRecognitionChinese": [
38     ],
39     "GoogleMLKit/TextRecognitionDevanagari": [
41     ],
42     "GoogleMLKit/TextRecognitionJapanese": [
44     ],
45     "GoogleMLKit/TextRecognitionKorean": [
47     ]
48   },
49   "static_framework": true