blob: 2e5cab97cc90898929d28eb195d9ea0d78c4ba8c [file] [log] [blame]
{
"name": "GoogleMediaFramework",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "GoogleMediaFramework",
"resources": "Resources/**"
}