[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / e / 9 / JDYWebViewController / 1.0.3 / JDYWebViewController.podspec.json
blob1d61549c0d39b672438468af0a87d8d43fbc7dcc
2   "name": "JDYWebViewController",
3   "version": "1.0.3",
4   "summary": "封装的一个简单易用的WebView.",
5   "description": "TODO: Add long description of the pod here.\"修复进度条问题\"",
6   "homepage": "http://yuncloud.xyz/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "15522613388@163.com": "xue.jingjin@9douyu.com"
13   },
14   "source": {
15     "git": "https://github.com/yunxiaocloud/JDYWebViewController.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JDYWebViewController/Classes/**/*",
22   "public_header_files": "JDYWebViewController/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ]