[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / 5 / d / YTKJsBridge / 0.1.1 / YTKJsBridge.podspec.json
blob9465ef8b80e568af762ce786d01e2998ceb1be29
2   "name": "YTKJsBridge",
3   "version": "0.1.1",
4   "summary": "YTKJsBridge is used for UIWebview javascript function injection and call javascript code.",
5   "description": "YTKJsBridge use JavascriptCore for ObjectC function js injection, use UIWebView stringByEvaluatingJavaScriptFromString selector for call javascript code. The implementation code all in the YTKWebViewJsBridge.",
6   "homepage": "https://github.com/yuantiku/YTKJsBridge-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lihc": "lihc@fenbi.com"
13   },
14   "source": {
15     "git": "https://github.com/yuantiku/YTKJsBridge-iOS.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "YTKJsBridge/Classes/**/*"