[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 7 / a / NVPictureInPicture / 0.5.1 / NVPictureInPicture.podspec.json
blob072be3dba545c934f08e9dee7412c9f0d8f42ceb
2   "name": "NVPictureInPicture",
3   "version": "0.5.1",
4   "summary": "Picture in Picture for iPhone. It lets you present content floating on top of application.",
5   "description": "NVPictureInPicture lets you present your custom view controller in Picture-in-Picture view floating on top of your application.\nThe purpose of Picture in Picture is to make your application usable while playing video or on video call.\nThe size and edge insets of Picture in Picture view is customizable.",
6   "homepage": "https://github.com/niteshvijay1995/NVPictureInPicture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "niteshvijay1995": "niteshvijay1995@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/niteshvijay1995/NVPictureInPicture.git",
16     "tag": "0.5.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NVPictureInPicture/Classes/**/*"