[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / a / DRDynamicSlideShow / 1.0.1 / DRDynamicSlideShow.podspec.json
blobea63091e89133e2261d1a0e1ef1498e5fe6478e9
2   "name": "DRDynamicSlideShow",
3   "version": "1.0.1",
4   "summary": "A UIScrollView subclass to easily implement an amazing swiping interactive slide show, as IFTTT's.",
5   "homepage": "https://github.com/Dromaguirre/DRDynamicSlideShow",
6   "screenshots": "https://raw.githubusercontent.com/Dromaguirre/DRDynamicSlideShow/images/1.gif",
7   "license": "MIT",
8   "authors": {
9     "David Román": "dromaguirre@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Dromaguirre/DRDynamicSlideShow.git",
13     "tag": "1.0.1"
14   },
15   "source_files": "Source/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   }