Skip to content

Commit 693406f

Browse files
Mephsito23CocoaPodsBot
authored andcommitted
[Add] QizAIFramework 1.5.3
1 parent 90063fb commit 693406f

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"name": "QizAIFramework",
3+
"version": "1.5.3",
4+
"summary": "A short description of QizAIFramework.",
5+
"description": "QizAIFramework",
6+
"homepage": "https://gitee.com/Mephsito/qiz-aisdk.git",
7+
"license": "jfgenius SDK license",
8+
"authors": {
9+
"Mephsito": "xiezefu@outlook.com"
10+
},
11+
"platforms": {
12+
"ios": "13.0"
13+
},
14+
"static_framework": true,
15+
"source": {
16+
"git": "https://gitee.com/Mephsito/qiz-aisdk.git",
17+
"tag": "1.5.3"
18+
},
19+
"swift_versions": "5.0",
20+
"public_header_files": "framework/QizAIFramework.xcframework/Headers/*.h",
21+
"resources": "framework/QizAIResources.bundle",
22+
"vendored_frameworks": [
23+
"framework/QizAIFramework.xcframework",
24+
"framework/Vendored/*.xcframework"
25+
],
26+
"preserve_paths": [
27+
"framework/Vendored/*.xcframework"
28+
],
29+
"frameworks": "UIKit",
30+
"dependencies": {
31+
"MicrosoftCognitiveServicesSpeech-iOS": [
32+
"1.44.0"
33+
],
34+
"UIScrollView-InfiniteScroll": [
35+
"1.3.0"
36+
]
37+
},
38+
"swift_version": "5.0"
39+
}

0 commit comments

Comments
 (0)