[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 1 / GCWebviewJSBridge / 0.1.0 / GCWebviewJSBridge.podspec.json
blob96d0d710c0d09f59b6612823e8d42fadb2995d21
2   "name": "GCWebviewJSBridge",
3   "version": "0.1.0",
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.0",
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   ]