[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 2 / 1 / FLImageScrollView / 0.5.8 / FLImageScrollView.podspec.json
blob1a41253b700bb6337e702ba89559f2981a39d68f
2   "name": "FLImageScrollView",
3   "version": "0.5.8",
4   "summary": "ScrollView containing list of images.",
5   "homepage": "https://github.com/felixkli/FLImageScrollView",
6   "license": "MIT",
7   "authors": {
8     "Felix Li": "li.felix162@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/felixkli/FLImageScrollView.git",
12     "tag": "0.5.8"
13   },
14   "source_files": "FLImageScrollView.swift",
15   "dependencies": {
16     "SDWebImage/GIF": [
18     ]
19   },
20   "platforms": {
21     "ios": "9.0"
22   }