blob: dac4f6e509e4485923fa7beb17798b9af13d89d6 [file] [log] [blame]
{
"name": "FLImageScrollView",
"version": "0.6.1",
"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.6.1"
},
"source_files": "FLImageScrollView.swift",
"dependencies": {
"SDWebImage/GIF": [
]
},
"platforms": {
"ios": "9.0"
}
}