[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / a / 9 / 5 / XYAVEdit / 3.4.0 / XYAVEdit.podspec.json
blob7ea170432aa904aa03479a64e7f0e25ae615b1e0
2   "name": "XYAVEdit",
3   "version": "3.4.0",
4   "summary": "XYAVEdit",
5   "description": "XYAVEdit is video edit module",
6   "homepage": "https://gitee.com/lixiangGIt/xyavedit",
7   "license": "MIT",
8   "platforms": {
9     "ios": "10.0"
10   },
11   "swift_versions": "5.0",
12   "authors": {
13     "lixiang": "1367015013@qq.com.com"
14   },
15   "source": {
16     "git": "https://gitee.com/lixiangGIt/xyavedit.git",
17     "tag": "3.4.0"
18   },
19   "subspecs": [
20     {
21       "name": "Core",
22       "source_files": "XYAVEdit/Core/*.swift"
23     },
24     {
25       "name": "Video",
26       "source_files": "XYAVEdit/Video/*.swift",
27       "dependencies": {
28         "XYAVEdit/Core": [
30         ]
31       }
32     }
33   ],
34   "swift_version": "5.0"