blob: 8c33512ace0f5eeb6c777d692733ee4744808a84 [file] [log] [blame]
{
"name": "LoungeMeSDK",
"version": "1.0.0",
"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.0"
},
"source_files": "LoungeMeSDK/**/*.swift",
"resources": "LoungeMeSDK/**/*.{xib,xcassets}",
"frameworks": "WebKit",
"swift_version": "5"
}