[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / 3 / RInAppMessaging / 6.1.0 / RInAppMessaging.podspec.json
blob94f0645cf41b52a6dfaa677a9a76ae6024b559c2
2   "name": "RInAppMessaging",
3   "version": "6.1.0",
4   "summary": "Rakuten module to manage and display in-app messages",
5   "homepage": "https://github.com/rakutentech/ios-inappmessaging",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Rakuten Ecosystem Mobile",
11   "source": {
12     "git": "https://github.com/rakutentech/ios-inappmessaging.git",
13     "tag": "6.1.0"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": [
19     "5.1",
20     "5.2",
21     "5.3",
22     "5.4",
23     "5.5"
24   ],
25   "dependencies": {
26     "RSDKUtils": [
27       "~> 2.1"
28     ]
29   },
30   "source_files": "Sources/RInAppMessaging/**/*.swift",
31   "resource_bundles": {
32     "RInAppMessagingResources": [
33       "Sources/RInAppMessaging/Resources/*"
34     ]
35   },
36   "swift_version": "5.5"