[Add] RegulaCommonNightly 7.5.902
[CocoaPods.git] / Specs / a / e / 8 / ICEWebView / 1.1.0 / ICEWebView.podspec.json
blob1df4d1cc9d60e85e078eeab929ca0032a800d13c
2   "name": "ICEWebView",
3   "version": "1.1.0",
4   "summary": "对WebView的封装",
5   "description": "TODO: 对UIWebView 和 WKWebView 的整合封装",
6   "homepage": "https://github.com/My-Pod/ICEWebView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gumengxiao": "rare_ice@163.com"
13   },
14   "source": {
15     "git": "https://github.com/My-Pod/ICEWebView.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": "WebKit"