blob: 82943d28af1378eff4549112ff334726512eb718 [file] [log] [blame]
{
"name": "PIPKit",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "PIPKit/Classes/**/*"
}