blob: 362612d36dd402a4a567143af7970d3fc34b94e7 [file] [log] [blame]
{
"name": "EKVideoController",
"version": "0.0.1",
"summary": "Light weight view controller which add a video as a full screen background for IOS written in Objective-C",
"homepage": "https://github.com/Ekhoo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Ortis": "contact@lucas-ortis.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Ekhoo/EKVideoController.git",
"tag": "0.0.1"
},
"source_files": "EKVideoController/*.{h,m}",
"requires_arc": true
}