4 "summary": "Text-to-Speech (TTS) engine for the Armenian language.",
5 "description": "Text-to-Speech (TTS) engine for the Armenian language designed by Albert Grigoryan.",
6 "homepage": "https://armtts.online",
12 "Albert Grigoryan": "albert_grigoryan@yahoo.com"
15 "git": "https://github.com/albert-grigoryan/ArmTTS-iOS.git",
24 "source_files": "ArmTTS/Classes/**/*",
27 "ArmTTS/Assets/*.onnx"
30 "static_framework": true,
31 "pod_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34 "user_target_xcconfig": {
35 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42 "swift_version": "5.0"