blob: a6d10fbcb1b05b945eac6526670b47d9340b6f28 [file] [log] [blame]
{
"name": "LoungeMeSDK",
"version": "1.0.1",
"summary": "LoungeMeSDK iOS SDK",
"description": "LoungeMeSDK for iOS devices. Can be used to present LoungeMe Website nicely inside of an iOS Application.",
"homepage": "https://github.com/solidict/loungeme-ios-sdk",
"authors": {
"Doğu Emre DEMİRÇİVİ": "emre.demircivi@solidict.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/solidict/loungeme-ios-sdk.git",
"tag": "1.0.1"
},
"source_files": "LoungeMeSDK/**/*.swift",
"resources": "LoungeMeSDK/**/*.{xib,xcassets}",
"frameworks": "WebKit",
"swift_version": "5"
}