[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 3 / 6 / 7 / uniffi-bindgen-react-native / 0.28.3-1 / uniffi-bindgen-react-native.podspec.json
blobd3536155d6604ebf8d0880a34b097991eb3d322c
2   "name": "uniffi-bindgen-react-native",
3   "version": "0.28.3-1",
4   "summary": "Uniffi bindings generator for calling Rust from React Native",
5   "homepage": "https://github.com/jhugman/uniffi-bindgen-react-native",
6   "license": {
7     "type": "MPL-2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "James Hugman": "james@hugman.tv"
12   },
13   "source": {
14     "git": "https://github.com/jhugman/uniffi-bindgen-react-native.git",
15     "tag": "0.28.3-1"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "cpp/includes/*.{h,cpp,hpp}",
21   "swift_versions": "4.0",
22   "pod_target_xcconfig": {
23     "SWIFT_OPTIMIZATION_LEVEL": "-Onone"
24   },
25   "dependencies": {
26     "React-Core": [
28     ]
29   },
30   "swift_version": "4.0"