blob: 04c41551e5f709d32170a0b09247c9f708618690 [file] [log] [blame]
{
"name": "PanoView",
"version": "1.0.0",
"summary": "A library enabling the playback of a 360 degree video on iOS devices.",
"description": "This library enables the playback of a 360 degree video on iOS devices.",
"homepage": "https://github.com/afox381/PanoView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"afox381": "andrew.fox@digitalorigins.co.uk"
},
"source": {
"git": "https://github.com/afox381/PanoView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/*.{h,m}"
}