[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 9 / 5 / XYAVEdit / 3.0.0 / XYAVEdit.podspec.json
blob942e1d3aa99af429410b99de7385f7543f680c7a
2   "name": "XYAVEdit",
3   "version": "3.0.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.0.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"