[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / d / a / DRDynamicSlideShow / 1.0 / DRDynamicSlideShow.podspec.json
blobccd5345ae9ed7cdd0f11c1808b0f3a13239449f9
2   "name": "DRDynamicSlideShow",
3   "version": "1.0",
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.github.com/Dromaguirre/DRDynamicSlideShow/screenshots/Screenshots/DRDynamicSlideShow.gif",
7   "license": "Public Domain",
8   "authors": {
9     "David Román": "dromaguirre@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/Dromaguirre/DRDynamicSlideShow.git",
16     "tag": "1.0"
17   },
18   "source_files": "DRDynamicSlideShow.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true