blob: c71aac2c89e49ce3c14094b8512e16443c9d497d [file] [log] [blame]
{
"name": "FLImageScrollView",
"version": "0.2.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.2.0"
},
"source_files": "FLImageScrollView.swift",
"dependencies": {
"SDWebImage": [
"3.7.5"
]
},
"platforms": {
"ios": "8.0"
}
}