blob: da4a37e3d35305ea008227b9c4be326f1c875694 [file] [log] [blame]
{
"name": "RNSphereImageViewer",
"version": "3.0.0",
"swift_versions": [
"5.0",
"5.0"
],
"summary": "This library can watch a spherical image.",
"description": "This library can watch a spherical image. like the THETA.",
"homepage": "https://github.com/mothule/RNSphereImageViewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "mothule",
"social_media_url": "https://twitter.com/mothule",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/mothule/RNSphereImageViewer.git",
"tag": "3.0.0"
},
"source_files": "RNSphereImageViewer/*.swift",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}