blob: 599f759e1b606c283f4f54a7b7930e974ce96d8a [file] [log] [blame]
{
"name": "JSVideo",
"version": "1.0.1",
"homepage": "https://github.com/jasaiher/JSVideo.git",
"authors": {
"Javier Saiz": "javi.saiz@hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jasaiher/JSVideo.git",
"tag": "1.0.1"
},
"summary": "JSVideo help you to add in your view controllers a custom background video",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source_files": "JSVideo/**/JS*.{h,m}",
"requires_arc": true
}