blob: 96e5ea0c8486f09eb4de20f906833c0b80ac7b14 [file] [log] [blame]
{
"name": "FLImageScrollView",
"version": "0.5.0",
"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.5.0"
},
"source_files": "FLImageScrollView.swift",
"dependencies": {
"SDWebImage/GIF": [
]
},
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}