blob: 784d936c3fb40a1fd759f699b4c513d48c99bb30 [file] [log] [blame]
{
"name": "CAFSequenceImageView",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.0",
"source_files": "CAFSequenceImageView/Classes/**/*"
}