blob: c50266f61f33c2d24af5345b4c6926965b5088d1 [file] [log] [blame]
{
"name": "GoogleMediaFramework",
"version": "1.3.0",
"summary": "A simple video player framework and UI. Integrates easily with the Google IMA SDK for including advertising on your videos.",
"homepage": "https://github.com/googleads/google-media-framework-ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": "Google, Inc.",
"source": {
"git": "https://github.com/googleads/google-media-framework-ios.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"dependencies": {
"GoogleAds-IMA-iOS-SDK": [
"~> 3.4"
]
},
"source_files": "GoogleMediaFramework",
"resources": "Resources/**"
}