blob: 1f74b04409012f1268fa76006723235a23674a93 [file] [log] [blame]
{
"name": "CAFSequenceImageView",
"version": "0.2.0",
"summary": "CAFSequenceImageView allows you to easily display sequence of images",
"description": "Image view used to display a sequence of image. You can customize the image sequence and the speed of the change.",
"homepage": "https://github.com/Fourni-j/CAFSequenceImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fourni-j": "charladfr@me.com"
},
"source": {
"git": "https://github.com/Fourni-j/CAFSequenceImageView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.0",
"source_files": "CAFSequenceImageView/Classes/**/*"
}