blob: 437c703299da5d1c7b9b5e0f24cfb29d1fd9bd98 [file] [log] [blame]
{
"name": "Swifty360Player",
"version": "0.2.2",
"summary": "iOS 360-degree video player streaming from an AVPlayer.",
"homepage": "https://github.com/abdullahselek/Swifty360Player",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@yahoo.com"
},
"source": {
"git": "https://github.com/abdullahselek/Swifty360Player.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Swifty360Player/*.swift",
"requires_arc": true
}