blob: aa70711a2f00f40e63368d88d0d5b38e229c71f4 [file] [log] [blame]
{
"name": "FLImageScrollView",
"version": "0.3.3",
"summary": "ScrollView containing list of images.",
"homepage": "https://github.com/felixkli/FLImageScrollView",
"license": "MIT",
"authors": {
"Felix Li": "li.felix162@gmail.com"
},
"source": {
"git": "https://github.com/felixkli/FLImageScrollView.git",
"tag": "0.3.3"
},
"source_files": "FLImageScrollView.swift",
"dependencies": {
"SDWebImage": [
]
},
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}