[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / f / 8 / ReactNativeHotwiredTurboiOS / 7.0.1 / ReactNativeHotwiredTurboiOS.podspec.json
bloba1cf1dbee1e91d1eded9294c2860be7465f3795d
2   "name": "ReactNativeHotwiredTurboiOS",
3   "version": "7.0.1",
4   "swift_versions": "5.3",
5   "summary": "Forked @hotwired/turbo-ios library which allows to use Turbo with react-native-turbo",
6   "homepage": "https://github.com/software-mansion-labs/react-native-turbo-demo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Patryk Klatka": "patryk.klatka@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "https://github.com/pklatka/turbo-ios.git",
19     "tag": "7.0.1"
20   },
21   "source_files": "Source/**/*.swift",
22   "resources": "Source/**/*.js",
23   "swift_version": "5.3"