[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 8 / 9 / b / VMGSDK / 1.0.0 / VMGSDK.podspec.json
blob2e5f9b80a7ddcff23f87a23b16da1d7fd6143037
2   "name": "VMGSDK",
3   "version": "1.0.0",
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.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "ios": {
21     "vendored_frameworks": "VMGSDK.framework"
22   },
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.5.1"
26     ],
27     "Observable": [
28       "~> 1.1.0"
29     ],
30     "JSQWebViewController": [
31       "~> 5.0.0"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"