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