[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / c / 1 / XQCH5Interaction / 0.0.3 / XQCH5Interaction.podspec.json
blobcd25b6ebd5b110d8333efbd805a6bf9024ae6a4e
2   "name": "XQCH5Interaction",
3   "version": "0.0.3",
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.3"
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     "SDWebImage": [
33     ],
34     "MBProgressHUD": [
36     ],
37     "TZImagePickerController": [
39     ]
40   }