[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / d / a / GoogleMediaFramework / 1.3.0 / GoogleMediaFramework.podspec.json
blobc50266f61f33c2d24af5345b4c6926965b5088d1
2   "name": "GoogleMediaFramework",
3   "version": "1.3.0",
4   "summary": "A simple video player framework and UI. Integrates easily with the Google IMA SDK for including advertising on your videos.",
5   "homepage": "https://github.com/googleads/google-media-framework-ios",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": "Google, Inc.",
11   "source": {
12     "git": "https://github.com/googleads/google-media-framework-ios.git",
13     "tag": "1.3.0"
14   },
15   "platforms": {
16     "ios": "6.1"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "GoogleAds-IMA-iOS-SDK": [
21       "~> 3.4"
22     ]
23   },
24   "source_files": "GoogleMediaFramework",
25   "resources": "Resources/**"