[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / c / 8 / DTImageScrollView / 0.0.7 / DTImageScrollView.podspec.json
blob34f2e4643498443e8558df30148bdfe8dbdbf836
2   "name": "DTImageScrollView",
3   "version": "0.0.7",
4   "summary": "An easy way to create a swipable set of images with paging indicator.",
5   "homepage": "https://github.com/daront/DTImageScrollView",
6   "license": "MIT",
7   "authors": {
8     "Daron Tancharoen": "daront@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/daront/DTImageScrollView.git",
15     "tag": "0.0.7"
16   },
17   "source_files": "DTImageScrollView/*.{swift}",
18   "exclude_files": "Classes/Exclude",
19   "dependencies": {
20     "AlamofireImage": [
22     ]
23   },
24   "pushed_with_swift_version": "3.0"