[Add] AgoraIrisRTC_macOS 4.4.1.6-build.1
[CocoaPods.git] / Specs / b / 7 / 9 / CVSDK / 0.3.0 / CVSDK.podspec.json
blob81e3182997b765f2f85761bdccbda38cf5d693d3
2   "name": "CVSDK",
3   "version": "0.3.0",
4   "summary": "Test framework in spec",
5   "description": "est framework in spec",
6   "homepage": "https://github.com/Wayxq/CVFrameworkSpec",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Aoyun": "Aoyun"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/Wayxq/CVFrameworkSpec",
19     "tag": "0.3.0"
20   },
21   "ios": {
22     "vendored_frameworks": "CVFramework.xcframework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "Alamofire": [
30       "~> 5.5"
31     ],
32     "Kingfisher": [
33       "~> 7.0"
34     ]
35   }