[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 3 / 0 / iJSKit / 1.1 / iJSKit.podspec.json
blob32cd719e4fb0b0a1216a94c56858c52e2c091040
2   "name": "iJSKit",
3   "version": "1.1",
4   "summary": "IOS and JavaScript Communication",
5   "description": "iOS communicates with JavaScript static libraries. Mixed development of app with web technology for convenience",
6   "homepage": "https://github.com/ArthurGit/iJSKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yanyuan": "344309634@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ArthurGit/iJSKit.git",
19     "tag": "v1.1"
20   },
21   "vendored_frameworks": "IJSKit.framework",
22   "requires_arc": true,
23   "frameworks": "WebKit"