[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / e / IMYWebView / 0.3 / IMYWebView.podspec.json
blob07fe47278d67ce25ea68693334d64a1222fbdcb5
2   "name": "IMYWebView",
3   "version": "0.3",
4   "summary": "UIWebView seamless switching to WKWebView",
5   "description": "UIWebView 无缝切换成 WKWebView 并支持查看UIWebView的显示进度",
6   "homepage": "https://github.com/li6185377/IMYWebView",
7   "license": "MIT",
8   "authors": {
9     "Jianghuai Li": "li6185377@163.com"
10   },
11   "source": {
12     "git": "https://github.com/li6185377/IMYWebView.git",
13     "tag": "0.3"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": [
19     "Classes/*.{h,m}",
20     "Classes/*/*.{h,m}"
21   ],
22   "requires_arc": true