[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / e / 7 / Nova / 0.0.3 / Nova.podspec.json
blob9fe8f8bb821f60a4ed1c971feb16c69cd44e8ad2
2   "name": "Nova",
3   "version": "0.0.3",
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.0.3"
17   },
18   "source_files": [
19     "Nova",
20     "Nova/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ]