blob: ea63091e89133e2261d1a0e1ef1498e5fe6478e9 [file] [log] [blame]
{
"name": "DRDynamicSlideShow",
"version": "1.0.1",
"summary": "A UIScrollView subclass to easily implement an amazing swiping interactive slide show, as IFTTT's.",
"homepage": "https://github.com/Dromaguirre/DRDynamicSlideShow",
"screenshots": "https://raw.githubusercontent.com/Dromaguirre/DRDynamicSlideShow/images/1.gif",
"license": "MIT",
"authors": {
"David Román": "dromaguirre@gmail.com"
},
"source": {
"git": "https://github.com/Dromaguirre/DRDynamicSlideShow.git",
"tag": "1.0.1"
},
"source_files": "Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}