2 "name": "JSC-Polyfills",
4 "summary": "Add some browser specific features (fetch, XMLHttpRequest) as polyfill to JSContext",
5 "homepage": "https://github.com/TheNoim/JSC-Polyfills",
8 "Nils Bergmann": "nilsbergmann@noim.io"
10 "social_media_url": "https://twitter.com/EpicNilo",
17 "git": "https://github.com/TheNoim/JSC-Polyfills.git",
20 "source_files": "Sources/**/*.{h,m,swift}",
22 "CFBundleIdentifier": "io.noim.JSContextFetch"
34 "frameworks": "JavaScriptCore",
35 "swift_versions": "5.0",
36 "prepare_command": "./build-js.sh",
37 "swift_version": "5.0"