4 "summary": "PINCHPlayer is a universal framework which abstracts away the complexity of consuming audio content through AVFoundation",
5 "description": "PINCHPlayer is a universal framework which abstracts away the complexity of consuming audio content through AVFoundation. Through PINCHPlayer you can easily play audio files in your iOS app and have the currently played item display in the control center.\n Features:\n - audio file manipulation (play/pause/skip ahead/rewind)\n - control via the control center widget\n - event propagation for the following events: \n- player item update\n- time update\n- state update\n- error update",
6 "homepage": "https://www.pinch.nl",
12 "Wesley Hilhorst": "wesley.hilhorst@pinch.nl",
13 "Vlad Tufis": "vlad.tufis@pinch.nl"
16 "git": "git@github.com:pinchbv/pod-pinchplayer-ios.git",
22 "swift_versions": "5.0",
23 "source_files": "PINCHPlayer/Classes/**/*",
24 "swift_version": "5.0"