[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / 4 / MXWebTools / 0.1.0 / MXWebTools.podspec.json
blobcc9353e5dcb9b68783c9c486ff3462e4011c6076
2   "name": "MXWebTools",
3   "version": "0.1.0",
4   "summary": "这是一个web请求类和自定义wkwebview及jscripthandle交互。",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yang0123shu/MXWebTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yang0123shu": "yang0123shu@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yang0123shu/MXWebTools.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MXWebTools/Classes/**/*",
22   "public_header_files": "MXWebTools/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "SVProgressHUD": [
33     ]
34   }