blob: 1830d25116348de46ce0b50e9c103df20afd5983 [file] [log] [blame]
{
"name": "BlazeVideoCell",
"version": "0.0.1",
"summary": "Video-cell addition to Blaze",
"license": "MIT",
"description": "Useful video-cell for Blaze to play videos using AVPlayerViewController",
"homepage": "https://github.com/BobDG/Blaze-VideoCell",
"authors": {
"Bob de Graaf": "graafict@gmail.com"
},
"source": {
"git": "https://github.com/BobDG/Blaze-VideoCell.git",
"tag": "0.0.1"
},
"source_files": "BlazeVideoCell/*.{h,m}",
"platforms": {
"ios": null
},
"requires_arc": "true",
"dependencies": {
"Blaze": [
]
}
}