[Add] UrpayCardsSDK 0.0.6
[CocoaPods.git] / Specs / 8 / 5 / 3 / JoyWKWeb / 0.1.6 / JoyWKWeb.podspec.json
blobf18e07bbd49e230b47e8488befd1dfba86a09b0d
2   "name": "JoyWKWeb",
3   "version": "0.1.6",
4   "summary": "增加H5按钮事件监听功能",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/joy-make/JoyWKWeb",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "joy": "wangguopeng.zh"
13   },
14   "source": {
15     "git": "https://github.com/joy-make/JoyWKWeb.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JoyWKWeb/Classes/**/*",
22   "resource_bundles": {
23     "JoyWKWeb": [
24       "JoyWKWeb/Assets/*.png"
25     ]
26   },
27   "public_header_files": "JoyWKWeb/Classes/**/*.h",
28   "dependencies": {
29     "AFNetworking": [
31     ],
32     "JoyRequest": [
34     ],
35     "SSZipArchive": [
37     ],
38     "JHUD": [
40     ]
41   }