[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 6 / 4 / c / SHWVideoTemplate / 0.1.2 / SHWVideoTemplate.podspec.json
blob2d91f148032b3fa97752103b9fd099dd1e0b6c89
2   "name": "SHWVideoTemplate",
3   "version": "0.1.2",
4   "summary": "A short description of SHWVideoTemplate.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/newsdata/SHWVideoTemplate",
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/SHWVideoTemplate.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SHWVideoTemplate/Classes/**/*",
22   "vendored_frameworks": [
23     "SHWVideoTemplate/Frameworks/App.framework",
24     "SHWVideoTemplate/Frameworks/*.framework"
25   ],
26   "dependencies": {
27     "Masonry": [
29     ],
30     "MJExtension": [
32     ],
33     "YYModel": [
35     ],
36     "AliyunOSSiOS": [
37       ">= 2.10.7"
38     ],
39     "AFNetworking": [
40       ">= 4.0"
41     ],
42     "Reachability": [
43       ">= 3.2"
44     ],
45     "Realm": [
46       ">= 4.3.0"
47     ],
48     "FMDB": [
49       ">= 2.7.5"
50     ],
51     "libwebp": [
52       ">= 1.2.1"
53     ],
54     "YYCategories": [
55       ">= 1.0.4"
56     ],
57     "Mantle": [
58       ">= 2.2.0"
59     ],
60     "SDWebImage": [
62     ],
63     "SDWebImageWebPCoder": [
65     ]
66   }