blob: 9905ab766acc34d7362363a1a4a628e147554fe4 [file] [log] [blame]
{
"name": "Image360",
"version": "1.1.0",
"summary": "Special controls to display 360° panoramic images.",
"homepage": "https://github.com/Ssimboss/Image360",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Simvolokov": "ssimboss@gmail.com"
},
"social_media_url": "https://vk.com/simbos",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ssimboss/Image360.git",
"tag": "1.1.0"
},
"source_files": "Image360/**/*.swift",
"resources": [
"Image360/Resources/*.jpg",
"Image360/Shaders/*.glsl"
],
"frameworks": [
"UIKit",
"GLKit"
]
}