blob: e67effb87e962e7148e03587da229b77878cf45e [file] [log] [blame]
{
"name": "JSVideo",
"version": "1.0",
"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"
},
"summary": "A custom activity indicator with dots style",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source_files": "JSVideo/**/JS*.{h,m}",
"requires_arc": true
}