blob: f73e9008215905e116fc5a62326e37df62541c0b [file] [log] [blame]
{
"name": "RNSphereImageViewer",
"version": "2.0.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": {
"Motoki Kawakami": "mothule.dev+github@gmail.com"
},
"social_media_url": "https://twitter.com/mothule",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/mothule/RNSphereImageViewer.git",
"tag": "2.0.0"
},
"source_files": "RNSphereImageViewer/*.swift",
"exclude_files": "Classes/Exclude"
}