[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / 6 / SwiftyInAppMessaging / 0.2.1 / SwiftyInAppMessaging.podspec.json
blob30a86a50a688fea11483ae93a5d251f6242d492e
2   "name": "SwiftyInAppMessaging",
3   "version": "0.2.1",
4   "summary": "The easiest way to coexist your customized view and InAppMessaging default view.",
5   "description": "The easiest way to coexist your customized view and InAppMessaging 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": "0.2.1"
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       "8.4.0"
31     ]
32   },
33   "swift_version": "5.3"