[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / a / 8 / SHWVideoClipSDK / 0.2.0 / SHWVideoClipSDK.podspec.json
blob0b97b99872c9ba1dd11c6e8b6ff49be4238d86b4
2   "name": "SHWVideoClipSDK",
3   "version": "0.2.0",
4   "summary": "视频剪辑.",
5   "description": "A videoClip sdk.",
6   "homepage": "https://github.com/newsdata/SHWVideoClipSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shicahgnshun-xhzy": "shichangshun@xhzy"
13   },
14   "source": {
15     "git": "https://github.com/newsdata/SHWVideoClipSDK.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "SHWVideoClipSDK/Classes/*.{h,m}",
22   "public_header_files": "SHWVideoClipSDK/Classes/*.h",
23   "vendored_frameworks": "SHWVideoClipSDK/Frameworks/*.framework",
24   "static_framework": true,
25   "resources": "SHWVideoClipSDK/Assets/*.bundle",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "SHWMixMobile": [
29       "0.2.6"
30     ],
31     "Realm": [
32       ">=10.53.2"
33     ],
34     "MJExtension": [
36     ]
37   }