[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / f / 3 / 1 / MMLAIVideoSuperResolution / 0.0.10 / MMLAIVideoSuperResolution.podspec.json
blob7901a5afdcd497ae45363bfde1010aaadaa82f0a
2   "name": "MMLAIVideoSuperResolution",
3   "version": "0.0.10",
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   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "iOS/VideoSuperResolution/0.0.10/MMLAIVideoSuperResolution.framework"
22   },
23   "dependencies": {
24     "MMLKitBaseDependency": [
25       "~> 0.0.9"
26     ]
27   }