[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 9 / 0 / JSUBridge / 1.0.0 / JSUBridge.podspec.json
blob731c58c6d78b42b359c9ae68e0cfd84c8683fc84
2   "name": "JSUBridge",
3   "version": "1.0.0",
4   "summary": "Universal framework for JavaScript & Objective-C Invoking.",
5   "description": "An universal framework to help JavaScript programmer to develop apps without \n    checking whether the running OS is iOS/macOS nor Android anymore!",
6   "homepage": "https://github.com/siriuscn/JSUBridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sirius": "331862034@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/siriuscn/JSUBridge.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10"
21   },
22   "source_files": "JSUBridge/Classes/**/*",
23   "frameworks": "WebKit"