[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / 3 / RInAppMessaging / 7.0.0 / RInAppMessaging.podspec.json
blobde2ed17fa922c4b53756e84a6961df0646f22f4c
2   "name": "RInAppMessaging",
3   "version": "7.0.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": "7.0.0"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": [
19     "5.4",
20     "5.5"
21   ],
22   "dependencies": {
23     "RSDKUtils": [
24       "~> 3.0.0"
25     ]
26   },
27   "source_files": "Sources/RInAppMessaging/**/*.swift",
28   "resource_bundles": {
29     "RInAppMessagingResources": [
30       "Sources/RInAppMessaging/Resources/*"
31     ]
32   },
33   "swift_version": "5.5"