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