blob: 8a4b14a33f97c0ba018b22532460d6a087bbb683 [file] [log] [blame]
{
"name": "Lantern",
"version": "1.0.0",
"summary": "Elegant photo and video browser in Swift.",
"description": "Elegant photo and video browser in Swift. Inspired by WeChat.",
"homepage": "https://github.com/fcbox/Lantern",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"fcbox": "fcappdevelop@fcbox.com"
},
"source": {
"git": "https://github.com/fcbox/Lantern.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"source_files": "Sources/Lantern/*",
"swift_version": "5.0"
}