[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 4 / c / 1 / XQCH5Interaction / 0.0.1 / XQCH5Interaction.podspec.json
blobe7be42b5e221337a7df10b42cf0ac4de47384c04
2   "name": "XQCH5Interaction",
3   "version": "0.0.1",
4   "summary": "The bridge of H5 and iOS .",
5   "homepage": "https://github.com/gavinyf/XQCH5Interation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "gavinyf": "gavin_taotao@163.com"
12   },
13   "source": {
14     "git": "https://github.com/gavinyf/XQCH5Interation.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "source_files": "XQCH5Interaction/*.{h,m}",
22   "resources": "XQCH5Interaction.bundle",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "dependencies": {
28     "WebViewJavascriptBridge": [
30     ]
31   }