[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / a / 8 / SHWVideoClipSDK / 0.1.0 / SHWVideoClipSDK.podspec.json
blobfd2dbf147a2d3a024c1460a720300c9c0e797b7a
2   "name": "SHWVideoClipSDK",
3   "version": "0.1.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.1.0"
17   },
18   "platforms": {
19     "ios": "9.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     "RealReachability": [
41       "1.3.0"
42     ],
43     "BlocksKit": [
44       "2.2.5"
45     ],
46     "Aspects": [
47       "1.4.1"
48     ],
49     "YYCategories": [
50       "1.0.4"
51     ],
52     "QTEventBus": [
53       "0.4.0"
54     ],
55     "YYCache": [
56       "1.0.4"
57     ],
58     "SSZipArchive": [
60     ],
61     "MJExtension": [
63     ],
64     "SHWMixMobile": [
65       "0.2.6"
66     ],
67     "Realm": [
69     ]
70   }