[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / e / 7 / Nova / 0.1 / Nova.podspec.json
blobedadf0004e01de27ff08650e1324c731338a818f
2   "name": "Nova",
3   "version": "0.1",
4   "summary": "A lightweight HTML container.",
5   "description": "Nova is a lightweight HTML container for iOS that provides some native abilities to JavaScript in WKWebView.",
6   "homepage": "https://github.com/xnth97/Nova",
7   "license": "MIT",
8   "authors": {
9     "Yubo Qin": "xnth97@live.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/xnth97/Nova.git",
16     "tag": "0.1"
17   },
18   "source_files": [
19     "Nova",
20     "Nova/**/*.{h,m,js}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ]