[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 3 / 1 / MMLAIVideoSuperResolution / 0.0.11 / MMLAIVideoSuperResolution.podspec.json
blob124489974805e50138309911dd1e8779db5ec143
2   "name": "MMLAIVideoSuperResolution",
3   "version": "0.0.11",
4   "summary": "MMLAIVideoSuperResolution",
5   "description": "MML Video Super Resolution Detection.",
6   "homepage": "https://gitee.com/paddlepaddle/LiteKit",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "wangzhiyong04": "wangzhiyong04@baidu.com"
12   },
13   "source": {
14     "git": "https://gitee.com/paddlepaddle/LiteKit.git"
15   },
16   "resources": "iOS/VideoSuperResolution/0.0.11/MMLAIVideoSuperResolution.framework/VideoSuperResolution",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "iOS/VideoSuperResolution/0.0.11/MMLAIVideoSuperResolution.framework"
23   },
24   "dependencies": {
25     "MMLKitBaseDependency": [
26       "~> 0.0.9"
27     ]
28   }