[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / a / 8 / SHWVideoClipSDK / 0.1.2 / SHWVideoClipSDK.podspec.json
blob01347093a80ab4495ddb497b718fd3cbc6c0f3f1
2   "name": "SHWVideoClipSDK",
3   "version": "0.1.2",
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.1.2"
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     "AFNetworking": [
30     ],
31     "Masonry": [
32       ">=1.1.0"
33     ],
34     "MBProgressHUD": [
35       ">=1.1.0"
36     ],
37     "JXCategoryView": [
38       ">=1.5.2"
39     ],
40     "BlocksKit": [
41       ">=2.2.5"
42     ],
43     "Aspects": [
44       ">=1.4.1"
45     ],
46     "QTEventBus": [
47       ">=0.4.0"
48     ],
49     "SSZipArchive": [
51     ],
52     "MJExtension": [
54     ],
55     "SHWMixMobile": [
57     ],
58     "Realm": [
59       ">=10.52.2"
60     ],
61     "RealReachability": [
62       ">=1.3.0"
63     ],
64     "YYCache": [
65       ">=1.0.4"
66     ],
67     "YYCategories": [
68       ">=1.0.4"
69     ]
70   }