[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / c / 5 / VibesPush / 3.2.0 / VibesPush.podspec.json
blob672386357e1216dffcb5b6602a47188526f45069
2   "name": "VibesPush",
3   "version": "3.2.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   "source": {
17     "git": "https://github.com/vibes/push-sdk-ios.git",
18     "tag": "3.2.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "Sources/**/*.swift",
26       "frameworks": "Foundation"
27     }
28   ]