[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / f / 6 / MMLSuper / 0.0.1 / MMLSuper.podspec.json
blobf80c241507e893dd41a129246d0579693b8be8f8
2   "name": "MMLSuper",
3   "version": "0.0.1",
4   "summary": "MMLSuper",
5   "description": "MML Video Super Resolution Detection.",
6   "homepage": "https://gitee.com/bit20062896/MMLKitTest",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "wangchao14": "wangchao14@baidu.com"
12   },
13   "source": {
14     "git": "https://gitee.com/bit20062896/MMLKitTest.git"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "AIVideoSuperResolution.framework"
22   },
23   "dependencies": {
24     "MMLTest": [
25       "~> 0.0.16"
26     ]
27   }