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