[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 8 / 1 / GCWebviewJSBridge / 0.1.1 / GCWebviewJSBridge.podspec.json
blob1a3b7908ad235a85744b5f66ca28984fd54996c7
2   "name": "GCWebviewJSBridge",
3   "version": "0.1.1",
4   "summary": "JS and ObjC bridge.",
5   "description": "JS and ObjC bridge, callback each other",
6   "homepage": "https://github.com/wheying/GCWebviewJSBridge-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "万鸿恩": "1396855545@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wheying/GCWebviewJSBridge-iOS.git",
16     "tag": "0.1.1",
17     "commit": "49911f03809c160a6de44eb6c866bfc9c751fc11"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "GCWebviewJSBridge/Classes/**/*",
23   "public_header_files": "GCWebviewJSBridge/Classes/*.h",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]