[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / d / 6 / SwiftyInAppMessaging / 1.0.0 / SwiftyInAppMessaging.podspec.json
blob1ca1b3a55fd3afcfb22dc30e0817dc9bfbf6e881
2   "name": "SwiftyInAppMessaging",
3   "version": "1.0.0",
4   "summary": "The easiest way to use your customized view and In-App Messaging's default view.",
5   "description": "SwiftyInAppMessaging makes Firebase In-App Messaging easy to use with your customized view and In-App Messaging's default view.",
6   "homepage": "https://github.com/fumito-ito/SwiftyInAppMessaging",
7   "license": {
8     "type": "Apache2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fumito Ito": "weathercook@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/fumito_ito",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/fumito-ito/SwiftyInAppMessaging.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Sources",
24     "Sources/**/*.{h,m,swift}"
25   ],
26   "static_framework": true,
27   "swift_versions": "5.3",
28   "dependencies": {
29     "Firebase/InAppMessaging": [
30       "~> 9.0.0-beta"
31     ]
32   },
33   "swift_version": "5.3"