[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / a / d / WVJSBridge / 0.0.1 / WVJSBridge.podspec.json
blobe6a3413d8d2a1ff67a4a8353403b5a90585c63a1
2   "name": "WVJSBridge",
3   "version": "0.0.1",
4   "summary": "JavaScript bridge between native (iOS) and JavaScript.",
5   "description": "Simple JavaScript bridge between native (iOS) and JavaScript.",
6   "homepage": "https://github.com/hncoder/WVJSBridge.git",
7   "license": "MIT",
8   "authors": {
9     "": ""
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/hncoder/WVJSBridge.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Pod/Classes",
20     "Pod/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true