blob: 180895ec25412813b4918abb38c72c10417ef466 [file] [log] [blame]
{
"name": "PIP",
"version": "0.1.2",
"summary": "Add Picture in Picture to View",
"description": "Picture in Picture to some view",
"homepage": "https://github.com/kimio/PIP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kimiokun1@gmail.com": "kimiokun1@gmail.com"
},
"source": {
"git": "https://github.com/kimio/PIP.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "PIP/Classes/**/*"
}