[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / a / 8 / SHWVideoClipSDK / 0.1.1 / SHWVideoClipSDK.podspec.json
blobadeb4ccb6942b89498506291e8833adaf27cb705
2   "name": "SHWVideoClipSDK",
3   "version": "0.1.1",
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.1"
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     "SHWMixMobile": [
32       "0.2.6"
33     ],
34     "YYModel": [
36     ],
37     "Masonry": [
39     ],
40     "YYCategories": [
42     ],
43     "Realm": [
45     ],
46     "MJExtension": [
48     ]
49   }