blob: 46cf483fcd3f37a54b06f94077593633bef7c817 [file] [log] [blame]
{
"name": "Image360",
"version": "0.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": "0.1.0"
},
"source_files": "Image360/**/*.swift",
"resources": "Image360/**/*.{jpg, glsl}",
"frameworks": [
"UIKit",
"GLKit"
],
"pushed_with_swift_version": "3.0"
}