[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / d / 0 / f / MKWebViewController / 0.0.2 / MKWebViewController.podspec.json
blobfba2b7bfc5670230b2a24748a5267834a4022ac6
2   "name": "MKWebViewController",
3   "version": "0.0.2",
4   "summary": "A light weight web view controller in iOS.",
5   "description": "A multi style picker view in iOS.\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/mbmmhk/MKWebViewController",
7   "social_media_url": "https://www.baidu.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "SamGu": "100667679@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/mbmmhk/MKWebViewController",
17     "tag": "0.0.2"
18   },
19   "source_files": "MKWebViewController/Classes/*.{h,m}",
20   "resources": "MKWebViewController/Classes/Resources/MKWebViewController.bundle",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "WebKit"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "Aspects": [
33     ]
34   }