[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / 3 / 1 / ReactNative-Binary / 0.71.2 / ReactNative-Binary.podspec.json
blob590cfe91a72b985c18722e3ab8b613d498be9665
2   "name": "ReactNative-Binary",
3   "version": "0.71.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.71.2/ReactNative-Binary-v0.71.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   ]