| { | |
| "name": "web", | |
| "version": "0.0.1", | |
| "summary": "This is Hybrid webView Library", | |
| "homepage": "https://github.com/chagjunyang/web", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "authors": { | |
| "NHNENT": "changjun.yang@nhnent.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/chagjunyang/UserWebLib.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "*", | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| }, | |
| "deprecated": true | |
| } |