[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / c / 5 / VibesPush / 4.1.0 / VibesPush.podspec.json
blobd08b74f090a89fa24286e6ab044ca9814ce74a73
2   "name": "VibesPush",
3   "version": "4.1.0",
4   "summary": "SDK for Vibes push messaging",
5   "homepage": "http://www.vibes.com",
6   "authors": {
7     "Vibes": "jean-michel.barbieri@vibes.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/vibes/push-sdk-ios.git",
19     "tag": "4.1.0"
20   },
21   "requires_arc": true,
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "Sources/**/*.swift",
27       "frameworks": "Foundation"
28     }
29   ],
30   "swift_version": "5.0"