blob: 7a3952b8977dbd848606f999bfac467a57bc0be4 [file] [log] [blame]
{
"name": "PIPKit",
"version": "0.0.1",
"summary": "PIP(Picture in Picture) for iOS",
"description": "Picture in Picture to UIViewController",
"homepage": "https://github.com/Kofktu/PIPKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kofktu@gmail.com": "kofktu@gmail.com"
},
"source": {
"git": "https://github.com/Kofktu/PIPKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "PIPKit/Classes/**/*"
}