[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 1 / FakeVisionSkillsRuntime / 0.7.0 / FakeVisionSkillsRuntime.podspec.json
blobb04902d3e23b5719d0a25710b458a20159c6a8c4
2   "name": "FakeVisionSkillsRuntime",
3   "version": "0.7.0",
4   "summary": "Fake Vision Skills Runtime Framework",
5   "description": "The base vision skill framework of all vision skills.",
6   "homepage": "https://github.com/michaelchen73092/FakeVisionSkillsRuntime",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wei-Chih Chen": "weicch@microsoft.com"
13   },
14   "source": {
15     "git": "https://github.com/michaelchen73092/FakeVisionSkillsRuntime.git",
16     "branch": "master",
17     "tag": "0.7.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "FakeVisionSkillsRuntime.framework"
22   },
23   "platforms": {
24     "ios": "10.0"
25   }