[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 6 / a / c / 5plus_runtime / 0.0.2 / 5plus_runtime.podspec.json
blob1d62a24810de042761750a21cef70634f06b849a
2   "name": "5plus_runtime",
3   "version": "0.0.2",
4   "summary": "HTML5 plus runtime",
5   "description": "Runtime模块管理运行环境,可用于获取当前运行环境信息、与其它程序进行通讯等。通过plus.runtime可获取运行环境管理对象",
6   "homepage": "http://www.html5plus.org/doc/zh_cn/runtime.html",
7   "license": "MIT",
8   "authors": {
9     "xuty": "xutongyin@dcloud.io"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xty710/A.git",
16     "tag": "0.0.2"
17   },
18   "vendored_libraries": "dist/*.a",
19   "dependencies": {
20     "testpodsbyXXT": [
21       "~> 1.0.4"
22     ]
23   }