blob: f60536fe8579d589eaf66e881752f3fd7b03be41 [file] [log] [blame]
{
"name": "SampleBitmovingObjC",
"version": "0.1.5",
"summary": "A Sample Objc Library to test Bitmovin Player.",
"description": "A Sample Objc Library to test Bitmovin Player for test",
"homepage": "https://bitbucket.org/vetri-mediamelon/samplebitmovingobjc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vetri": "vetri@mediamelon.com"
},
"source": {
"git": "https://vetri-mediamelon@bitbucket.org/vetri-mediamelon/samplebitmovingobjc.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"SampleBitmovingObjC/Classes/**/*",
"SampleBitmovingObjC/Frameworks/BitmovinPlayer.framework/Headers/*.h"
],
"public_header_files": "SampleBitmovingObjC/Classes/**/*.h",
"vendored_frameworks": "SampleBitmovingObjC/Frameworks/BitmovinPlayer.framework",
"static_framework": true
}