blob: 8e6773427cc62d3d6269f54713f6fad98c49bbd3 [file] [log] [blame]
{
"name": "Image360",
"version": "0.2.4",
"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": "0.2.4"
},
"source_files": "Image360/**/*.swift",
"resources": [
"Image360/Resources/*.jpg",
"Image360/Shaders/*.glsl"
],
"frameworks": [
"UIKit",
"GLKit"
],
"pushed_with_swift_version": "3.0"
}