[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 4 / 3 / 5 / LibWM / 1.0.0 / LibWM.podspec.json
blobd295d8ed0d233c110304cf63615e90ade4cf8be9
2   "name": "LibWM",
3   "version": "1.0.0",
4   "summary": "A demo framework of LibWM",
5   "description": "here is description.A demo framework of LibWM.",
6   "homepage": "https://github.com/Mian-Wu/LIBWM",
7   "license": ":type => 'MIT', :file => 'LICENSE'",
8   "authors": {
9     "Mian-Wu": "1256633846@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/Mian-Wu/LIBWM.git",
17     "tag": "1.0.0"
18   },
19   "ios": {
20     "vendored_frameworks": "Carthage/*.framework"
21   },
22   "dependencies": {
23     "HandyJSON": [
24       "~> 5.0.0"
25     ],
26     "SnapKit": [
28     ],
29     "Moya": [
31     ],
32     "SVProgressHUD": [
34     ]
35   },
36   "swift_version": "5.0"