[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 2 / 1 / FLImageScrollView / 0.1.1 / FLImageScrollView.podspec.json
blob2cf5fc6cf72f011354b6b1609e207e56693d7fd2
2   "name": "FLImageScrollView",
3   "version": "0.1.1",
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": "v0.1.1"
13   },
14   "source_files": "FLImageScrollView.swift",
15   "dependencies": {
16     "SDWebImage": [
17       "3.7.5"
18     ]
19   },
20   "platforms": {
21     "ios": "8.0"
22   }