{ | |
"name": "PIP", | |
"version": "0.1.1", | |
"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.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"swift_version": "4.0", | |
"source_files": "PIP/Classes/**/*" | |
} |