blob: 2f605c682184178aeff4af1d972422b80d2d319d [file] [log] [blame]
{
"name": "LNCoreKit",
"version": "1.1.3",
"summary": "Lanars Swift Core Kit",
"homepage": "https://gitlab.lanars.com/ios-development-team/lncorekit",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Lanars": "https://github.com/LanarsInc"
},
"source": {
"git": "https://gitlab.lanars.com/ios-development-team/lncorekit.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "LNCoreKit/**/*",
"swift_versions": "5.1",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
},
"swift_version": "5.1"
}