[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / c / e / GoPushMessaging / 1.1.0 / GoPushMessaging.podspec.json
blob6ce2bdebdcff53997d4a96fddb35fc75966590cb
2   "name": "GoPushMessaging",
3   "version": "1.1.0",
4   "summary": "GoPush In-App Messaging",
5   "platforms": {
6     "ios": "14.0"
7   },
8   "description": "GoPushMessaging is library that allows you to recieve In-App messages",
9   "homepage": "https://www.iwinback.com/",
10   "license": {
11     "type": "Apache-2.0",
12     "file": "LICENSE"
13   },
14   "authors": "iwinBACK Inc.",
15   "source": {
16     "git": "https://github.com/iwinBACK-Inc/gopush-ios-sdk.git",
17     "tag": "1.1.0"
18   },
19   "swift_versions": "5.3",
20   "ios": {
21     "vendored_frameworks": "bin/GoPushMessaging.xcframework"
22   },
23   "dependencies": {
24     "GoPushCore": [
25       "~> 1.1.0"
26     ]
27   },
28   "swift_version": "5.3"