blob: 650eaf217d68b5d4b4d8541d4a56dcd7e5880004 [file] [log] [blame]
{
"name": "AMImageSequenceView",
"version": "1.0.0",
"summary": "AMImageSequence is a view for viewing 360-spin images.",
"description": "AMImageSequence is a view for viewing 360-spin images. Supports 360-degree horizontal rotation and image zooming.",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/MihaylovArtem/AMImageSequenceView",
"authors": {
"Mihaylov Artem": "mihaylovartem74@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MihaylovArtem/AMImageSequenceView.git",
"tag": "1.0.0"
},
"source_files": "AMImageSequenceView/*.{h,m}",
"requires_arc": true
}