[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 8 / 9 / b / VMGSDK / 1.0.3 / VMGSDK.podspec.json
blob608f44d7f0d2c25c41455a6cd1147dafa809ad2c
2   "name": "VMGSDK",
3   "version": "1.0.3",
4   "summary": "VMG iOS SDK",
5   "description": "The VMG iOS SDK lets you to integrate our SDK in your app.",
6   "homepage": "https://github.com/videomediagroup/iOS-SDK",
7   "license": {
8     "type": "UNLICENSED"
9   },
10   "authors": {
11     "Tim": "tim.wachter@videomediagroup.com"
12   },
13   "source": {
14     "git": "https://github.com/videomediagroup/iOS-SDK.git",
15     "tag": "1.0.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "VMGSDK.framework"
22   },
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.6.0"
26     ],
27     "Observable": [
28       "~> 1.3.2"
29     ]
30   }