blob: 14c7ee9c5d08f704986d35f67586b2d4592bd203 [file] [log] [blame]
{
"name": "DPImageSlideShow",
"version": "0.0.2",
"summary": "A framework which implements a slide image view in iOS.",
"homepage": "https://github.com/danielpluvia/DPImageSlideShow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel": "danielpluvia@outlook.com"
},
"source": {
"git": "https://github.com/danielpluvia/DPImageSlideShow.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "DPImageSlideShow/Classes/**/*"
}