[Add] B24PaymentSdk 1.1.46-beta.3
[CocoaPods.git] / Specs / b / 1 / 8 / PictureInPictureVC / 1.0.0 / PictureInPictureVC.podspec.json
blobf5357a05ce19d4942eb72e4115c89d0791a7ac0e
2   "name": "PictureInPictureVC",
3   "version": "1.0.0",
4   "summary": "Picture in picture mode for UIViewController.",
5   "description": "Default PictureInPicture mode of iOS only supports AVPlayerViewController, but this framework can do the same for UIViewController.",
6   "homepage": "http://github.com/kbs95",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Karanbir Singh": "karanbir.singh@dropitapp.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/kbs95/PictureInPicture.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "PictureInPicture/**/*.{swift}",
22   "swift_version": "4.2"