[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / 1 / MX5Browser / 0.0.9 / MX5Browser.podspec.json
blob01ed72fa0ffd9bc0ae7eca1af2178e7276c24c5f
2   "name": "MX5Browser",
3   "version": "0.0.9",
4   "summary": "MX5Browser是基于WKWebView内核的app内置web浏览器.",
5   "homepage": "https://github.com/kingly09/MX5Browser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kingly": "libintm@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/kingly09/MX5Browser.git",
18     "tag": "0.0.9"
19   },
20   "social_media_url": "https://github.com/kingly09",
21   "source_files": "MX5Browser/**/*",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "Reachability": [
26       "~> 3.2"
27     ],
28     "KYMenu": [
30     ],
31     "CocoaLumberjack": [
32       "~> 3.3.0"
33     ],
34     "YYKit": [
35       "~> 1.0.9"
36     ]
37   }