blob: fdc04f8edfca90cbfb2a03ff54cc2baed34ea145 [file] [log] [blame]
{
"name": "RLImageBrowser",
"version": "1.2.1",
"summary": "A simple image browser with webp/gif support and gesture to dismiss.",
"description": "A simple image browser with webp/gif support and gesture to dismiss...",
"homepage": "https://github.com/kinarobin/RLImageBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kinarobin@outlook.com": "kinarobin@outlook.com"
},
"source": {
"git": "https://github.com/kinarobin/RLImageBrowser.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"resources": "RLImageBrowser/RLImageBrowser.bundle",
"source_files": "RLImageBrowser/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
">= 5.0.2"
],
"SDWebImageWebPCoder": [
">= 0.2.1"
]
}
}