[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / d / YHLWebViewController / 0.1.0 / YHLWebViewController.podspec.json
blob719d6a481a14f5b8b42776e0f6ae5c8e36bc9e5b
2   "name": "YHLWebViewController",
3   "version": "0.1.0",
4   "summary": "YHLWebViewController like wechat WebView style",
5   "description": "YHLWebViewController 实现类似微信的 webView 导航效果,包括进度条,左滑返回上个网页或者直接关闭",
6   "homepage": "https://github.com/yuhanle/YHLWebViewController",
7   "license": "MIT",
8   "authors": {
9     "yuhanle": "thinkerdown@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yuhanle/YHLWebViewController.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "YHLWebViewController": [
22       "Pod/Assets/*.png"
23     ]
24   }