[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 0 / 3 / 1 / ReactNative-Binary / 0.69.2 / ReactNative-Binary.podspec.json
blob249be8ca826e8bf85ab92117d2b5b5c4b30b34d8
2   "name": "ReactNative-Binary",
3   "version": "0.69.2",
4   "summary": "React Native xcframeworks",
5   "description": "React Native prebuilt xcframeworks for iOS",
6   "homepage": "https://github.com/imWildCat/ReactNative-Binary",
7   "authors": "imWildCat",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "platforms": {
13     "ios": "12.4"
14   },
15   "source": {
16     "http": "https://github.com/imWildCat/ReactNativeAppleBinaryFramework/releases/download/v0.69.2/ReactNative-Binary-v0.69.2-Release.tar.gz"
17   },
18   "frameworks": [
19     "JavaScriptCore",
20     "AudioToolbox"
21   ],
22   "libraries": "stdc++",
23   "default_subspecs": "main",
24   "subspecs": [
25     {
26       "name": "main",
27       "vendored_frameworks": "**/*.xcframework",
28       "resources": "**/*.bundle"
29     }
30   ]