[Add] IMGLYUI 1.43.0-rc.3
[CocoaPods.git] / Specs / d / 8 / 1 / GoPushApp / 1.1.0 / GoPushApp.podspec.json
blob26ce57879ac4e23cb8884d62074cf18e146fa132
2   "name": "GoPushApp",
3   "version": "1.1.0",
4   "summary": "GoPush Main",
5   "platforms": {
6     "ios": "14.0"
7   },
8   "description": "GoPushApp includes GoPush class which provides main configuration for GoPush application",
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/GoPushApp.xcframework"
22   },
23   "dependencies": {
24     "GoPushCore": [
25       "~> 1.1.0"
26     ]
27   },
28   "swift_version": "5.3"